https://github.com/sn0opy/mpd-webinterface
A PHP webinterface for music player daemon (mpd, linux)
https://github.com/sn0opy/mpd-webinterface
Last synced: over 1 year ago
JSON representation
A PHP webinterface for music player daemon (mpd, linux)
- Host: GitHub
- URL: https://github.com/sn0opy/mpd-webinterface
- Owner: sn0opy
- Archived: true
- Created: 2011-02-25T09:50:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T18:10:05.000Z (about 11 years ago)
- Last Synced: 2025-02-12T13:44:23.248Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 178 KB
- Stars: 38
- Watchers: 9
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpd webinterface
Minimal webinterface for music player daemon

### Features:
* Play, Pause, Next, Prev, Stop, Vol up, Vol down
* add single songs or dirs
* remove single songs from playlist
* delete whole playlist
* mostly ajaxed (will work on it later)
### Requirements:
* mpd 0.10.0+
* webserver with php
### Install:
- copy all files into your htdocs
- modify the first lines of index.php to fit your configuration
- open it in browser, you're done
### Thx:
- [http://mpd.24oz.com](http://mpd.24oz.com)
- [http://famfamfam.com](http://famfamfam.com)
## Version 2
Please have a look at [this repository](https://github.com/sn0opy/mpdinterface2) for version 2