monstergfx / pi-music
Music Player for Raspberry Pi with MPD
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:application
Requires
- j4mie/paris: dev-master
- klein/klein: 2.0.x
- monstergfx/php-mpd-client: dev-master
- nass600/get-id3: dev-master
- rain/raintpl: dev-master
Requires (Dev)
- raveren/kint: dev-master
This package is not auto-updated.
Last update: 2024-11-04 15:45:53 UTC
README
Introduction
Pi-Music is a web-based client for the MPD application. It is modelled after the Music application on IOS and is intended to run on a Raspberry Pi.
Requirements
- MPD 0.16.5 or higher (it may work on earlier version, but I haven't tested it).
- A web server (Apache or Lighttpd)
- PHP 5.4.x or greated (I think it will run on PHP 5.3.x, but I haven't tested it).
Installation
The easiest way is via Composer. I'll be setting up a page on packagist.org shortly.