Skip to content
/ CrowdDJ Public

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.

Notifications You must be signed in to change notification settings

OTJL12/CrowdDJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CrowdDJ

Screenshot 2024-12-15 095330 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.

Setup

  1. Run pip install spotipy to install the Spotipy library
  2. Go to Spotify Developer Dashboard and create a new app
  3. Add https://localhost:8888/callback to the redirect URIs
  4. Copy the Client Id and Client Secret for the next step
  5. Download the files and replace "YOUR-CLIENT-ID" with the Client Id and "YOUR-CLIENT-SECRET" with the Client Secret
  6. Run the code and go to http://localhost/ or your devices ip address
  7. 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
  8. Done! Enjoy the at home version of CrowdDJ

Optional Extra

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).

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published