GPMDP / gpmdp-plugin-now-playing-text-file

Creates a text file with the currently playing song. Simple plugin example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now Playing Text File

Development

Make sure GPMDP is running in development mode. Then simply run the following

npm install
npm run watch

This will automatically build and bundle the plugin and install it into GPMDP. It will then watch for changes and reinstall the plugin each time.

About

Creates a text file with the currently playing song. Simple plugin example


Languages

Language:JavaScript 100.0%