This app allows you to manage your playlists and control your Spotify playlists at the same time. I made this out of a desire to manage multiple playlists at the same time.
Note:
- This only works with premium Spotify accounts
- This software should be used at your own risk. Consider backing up your playlists before using this program.
- Controlling music remotely (next track, prev track, play/pause, like song)
- Live display of what you're listening to
- Live update if current song is in choosen playlists. The user can add or remove the playlists if it's not.
- Clone the repository
- run "npm install"
- run "npm run server" for a local webpack server or "npm run build" to build the program.