ChaseIngebritson / Cider-Text-Output-Plugin

Text Output Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cider Plugin Template

This is a Cider Music plugin for generating and updating a text file that contains information on the currently playing song.

Installation

Assuming Cider is installed already:

  • Select the dropdown menu in the top-left
  • Settings > Advanced > Explore GitHub Plugins
  • Text Output Plugin
  • Install

Contributing

Development

Running in development mode will allow hot reloading on the build.

yarn start

Production

yarn build

Resources

About

Text Output Plugin


Languages

Language:JavaScript 100.0%