Add files via upload

This commit is contained in:
SoongNoonien
2020-01-11 11:25:15 +01:00
committed by GitHub
parent ae5eb3b7e1
commit fe765fc7fe
20 changed files with 3449 additions and 0 deletions

14
README Normal file
View File

@@ -0,0 +1,14 @@
README for mpdevil
==================
A small MPD client written in python
Building and installation
-------------------------
To build from the latest source, use::
./autogen.sh
make
make install