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

0.0.16-alpha 2013-08-04 22:42 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.