Skip to content
/ mpr Public

A small serverscript which maintains a voting database for MPD songs

License

Notifications You must be signed in to change notification settings

sqozz/mpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpr

A small serverscript which maintains a voting database for MPD songs.

Current dependencies:

flask - When web comes into the game, flask is the weapon of my choice.
python-mpd2 - Maybe the first MPD-lib i found. It just do the things i want :)

You can install both over pip.

sudo pip install flask && sudo pip install python-mpd2

About

A small serverscript which maintains a voting database for MPD songs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages