rain0r / ampd

A web-based MPD client.
GNU General Public License v3.0
50 stars 5 forks source link
angular java mpd mpd-client music-player spring-boot typescript websockets

Logo of ampd

ampd

ampd is a web-based client for MPD. It is build with Angular and Spring Boot.

Features

Caveats

Screenshots

Desktop (dark theme) Mobile (light heme)
Screenshot of ampd on a desktop Screenshot of ampd on a mobile device

More screenshots can be found in the wiki.

Running

To start, just download the latest release start it via:

java -jar ampd.jar

For more options, please see: usage.md, deployment.md or docker.md

Contributing / hacking / developing

All types of contributions are welcome:

If you like to fork / edit / work on ampd, please see: dev.md