If you want to get it running, be sure:
- to have installed Spotify's libspotify
- to have installed ffmpeg
- to have installed requirements (
npm install) - to have filled private/passwd.js with your credentials
- to have replaced private/'s key file by your own binary dev key file
To have it running:
npm start
This is barely usable for now. If you encounter any issue, please file it. Pull requests more than welcome :)