Skip to content

A PHP webinterface for music player daemon (mpd, linux)

License

Notifications You must be signed in to change notification settings

MaxChinni/MPD-Webinterface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

Version 2

Please have a look at this repository for version 2

About

A PHP webinterface for music player daemon (mpd, linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.0%
  • JavaScript 4.1%
  • CSS 3.8%
  • Hack 0.1%