You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web application that connects clients to a host's Spotify account, so clients can play music directly on the host's account. Resolves the problem of "Hey, can you play this song next please?". Great for parties or single user Bluetooth devices. *Must be connected to host's public IP
Copy your secret key into secret.key inside the src directory
Run the freequeue.io web server type node server.js inside the src directory
└── src
└── server.js <- run me
└── secret.key <- set me
└── views
About
Web application that connects clients to a host's Spotify account, so clients can play music directly on the host's account. Resolves the problem of "Hey, can you play this song next please?". Great for parties or single user Bluetooth devices. *Must be connected to host's public IP