Skip to content

capcom6/WebMPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebMPC

The simplest mpc web UI for playing internet radio.

Tested on Raspberry Pi 1 Model B with ArchLinux ARM + Lighttpd.

Requirements

  • Any web server
  • PHP >= 7.2
  • PHP JSON extension
  • mpc client

Dependencies

Installation

  1. Copy contents of src to web server root folder.
  2. Edit json/radio.json providing links to your favorite radio streams and local logo images.
  3. Copy logo images to images folder.

License

Apache 2.0. See LICENSE for details.