https://github.com/equalsraf/ubiplay
Web based music player
https://github.com/equalsraf/ubiplay
Last synced: about 2 months ago
JSON representation
Web based music player
- Host: GitHub
- URL: https://github.com/equalsraf/ubiplay
- Owner: equalsraf
- Created: 2014-11-19T14:46:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-06T15:26:11.000Z (about 11 years ago)
- Last Synced: 2026-03-01T21:34:25.098Z (3 months ago)
- Language: Python
- Homepage:
- Size: 363 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Minimal web interface for the MPD music player, with some tricks up its sleeve.
Written in Python/Flask. Available under the New BSD license.
The following should suffice to get you started
pip install -r requirements.txt
python app.py
[](https://scrutinizer-ci.com/g/equalsraf/ubiplay/?branch=tb-travis)
[](https://travis-ci.org/equalsraf/ubiplay)
[](https://coveralls.io/r/equalsraf/ubiplay)