]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
mympd: new addon to control mpd via WebGUI
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 28 Jan 2024 20:29:46 +0000 (21:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Jan 2024 16:02:42 +0000 (16:02 +0000)
commit9786225a9b1a0725a8a5a284c916150d1646d6a9
tree9f1ad426e9d184f8661c2f0520a558a4187f6f64
parentc4b233ddf7fb3b48e1f8593d23d740668ab89328
mympd: new addon to control mpd via WebGUI

myMPD is written in C and has a nice WebGUI to play
local music and also a WebRadio browser.
This is to replace the removec client175.

After install it can reached via
https://IP_OF_THE_IPFIRE:8800

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/includes/mympd [new file with mode: 0644]
config/rootfiles/packages/mympd [new file with mode: 0644]
lfs/mympd [new file with mode: 0644]
make.sh
src/initscripts/packages/mympd [new file with mode: 0644]
src/paks/mympd/install.sh [new file with mode: 0644]
src/paks/mympd/uninstall.sh [new file with mode: 0644]
src/paks/mympd/update.sh [new file with mode: 0644]