forked-daapd is a DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server with support for AirPlay devices/speakers, Apple Remote (and compatibles), MPD clients, Chromecast, network streaming, internet radio and LastFM.
Play iTunes, and local music to multiple AirPlay, Chromecast, pulseaudio, and local speakers controlled by the Apple Remote app or MPD clients.
docker run -d \
--name daapd \
--net host \
-v /path/to/daapd/config:/config
-v /pat/to/your/music:/music
-v /etc/localtime:/etc/localtime:ro
kevineye/daapd
A default config file will be written to the config volume which can be edited.
See forked-daapd documentation for info on Apple Remote pairing, etc.
Content type
Image
Digest
Size
26.4 MB
Last updated
about 9 years ago
docker pull kevineye/daapd