CrowdDJ is a program which controls your spotify queue. Its great for parties where guests can add their own songs to the queue with a simple to use Ui.
- Run
pip install spotipyto install the Spotipy library - Go to Spotify Developer Dashboard and create a new app
- Add https://localhost:8888/callback to the redirect URIs
- Copy the Client Id and Client Secret for the next step
- Download the files and replace "YOUR-CLIENT-ID" with the Client Id and "YOUR-CLIENT-SECRET" with the Client Secret
- Run the code and go to http://localhost/ or your devices ip address
- On the first run it will automatically open a page up which will redirect you to a url. Copy this url and go back to your code and paste it in when it asks for it
- Done! Enjoy the at home version of CrowdDJ
I recommend checking out the CYD catalogue by witnessmenow and purchasing one to use it as a spotify playback controller using Spotify DIY Thing by witnessmenow. This is handy when you are the host of the party and SOMEONE has added the most awfull song ever. You can use the device to skip over it or rewind. Thank you for checking this out btw (although I doubt anyone will actually see this).