Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 663 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 663 Bytes

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 Build Status Coverage Status