项目作者: k3an3

项目描述 :
Collaborative jukebox web frontend in Flask with authentication, allowing users to request and vote on songs
高级语言: Python
项目地址: git://github.com/k3an3/isetunes.git
创建时间: 2017-12-31T22:29:22Z
项目社区:https://github.com/k3an3/isetunes

开源协议:MIT License

下载


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…