Skip to content

Collaborative jukebox web frontend in Flask with authentication, allowing users to request and vote on songs

License

Notifications You must be signed in to change notification settings

ntuckertriplet/isetunes

 
 

Repository files navigation

isetunes

Web frontend for any music player, using Python3.7+/Flask with authentication, allowing users to request and vote on songs. Supports whatever backend/music service you're willing to write the API calls for.

Version 2.0 has been in the works for some time (on the burner in the way back). Highlights include:

  • Reorganized as Python package
  • Easier configuration/setup
  • Add Spotify Web API. This allows an existing Spotify Client to be controlled instead of requiring a separate music server to be set up.
  • Maybe more? Idk, it was long ago that I started...

About

Collaborative jukebox web frontend in Flask with authentication, allowing users to request and vote on songs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.0%
  • HTML 20.8%
  • JavaScript 15.0%
  • CSS 0.2%