man(1) mympd man page man(1)

myMPD - standalone and mobile friendly web mpd client

mympd [options]

myMPD is a standalone and lightweight web-based MPD client. It's tuned for minimal resource usage and requires only very few dependencies. Therefore myMPD is ideal for raspberry pis and similar devices.

The backend is written in C and has no dependencies to external databases or webservers. The configuration is stored in plain text files and all the data is pulled on demand from MPD. The MPD database is the only source of truth for myMPD.

The frontend is mobile friendly, written as a PWA and offers on all devices the same functionality. It communicates over AJAX and websockets using the json-rpc 2 protocol.

myMPD also integrates extended features like an advanced jukebox mode, timers, triggers and smart playlists. With the integrated lua interpreter myMPD functions can also be scripted.

creates config and ssl certificates and exits
print all valid options and exits
print all valid options and exits
username to drop privileges to (default: mympd)
sets a pin for myMPD settings
enable syslog logging (facility: daemon)
working directory (default: /var/lib/mympd)
cache directory (default: /var/cache/mympd)
sets a pin for myMPD settings

Juergen Mang (mail@jcgames.de)

If you find a bug, please report it at https://github.com/jcorporation/myMPD/issues

https://github.com/jcorporation/myMPD

15 Apr 2024 14.1.2