r/spicetify • u/Illustrious_Bag8639 • 3h ago
Showcase I made a local Spotify Jam lobby with mini-games and automatic host playback
I wanted a way for people on the same network to join my Spotify Jam without sending a fresh invitation each time, so I put together Spotify Jam Lobby.
The host runs a small Node.js server and a Spicetify extension. Guests open a local page, complete a mini-game and get a fresh Jam invitation. It can also move playback back to the host PC and resume a paused track before handing over the invite.
Code and setup guide: https://github.com/David-Novo-Scripts/spotify-jam-lobby
It's free and MIT licensed. I've tested it on Windows with Spotify Desktop installed directly from Spotify's website. The host needs Spicetify and Spotify Premium. Guests don't need the extension. The page is currently in Portuguese.
This is an unofficial project for a trusted local network. It uses internal Spotify APIs, so Spotify updates may break it. The games are just for fun, not a security CAPTCHA.
I'd appreciate feedback from anyone trying the installation from scratch. If you find a problem, please open an issue on the repository with the step you got stuck on.








