An open API service indexing awesome lists of open source software.

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

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

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/equalsraf/ubiplay/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/equalsraf/ubiplay/?branch=tb-travis)
[![Build Status](https://travis-ci.org/equalsraf/ubiplay.svg?branch=master)](https://travis-ci.org/equalsraf/ubiplay)
[![Coverage Status](https://coveralls.io/repos/equalsraf/ubiplay/badge.png)](https://coveralls.io/r/equalsraf/ubiplay)