Play your music on your devices at home.
MusPnP is a UPnP control point, i.e. a remote control for your UPnP compatible devices.
It is meant to be simple and easy to use.
Although it is primarily meant for audio files, you can also use it to browse/watch videos or images.
- Windows
- Linux deb
- Linux rpm
- MacOS : builds are not provided, but you can compile it easily (see steps below)
This is a list of servers and renderer known to work. Please send a MR to improve it.
- BubbleUPnP (tested on android)
- gmrender-resurrect
- HiFiBerryOS
- Kodi
- Linn Majik devices
- Rygel
Those features are not yet available:
- Gapless playing
- Keyboard navigation
- SSDP Events handling
Logs are outputed if you run the program from the command line. You can redirect them to a file.
- ex. on windows:
muspnp.exe > logs.txt
Install Nodejs and Git before proceeding.
git clone https://github.com/phpbg/muspnp.git
cd muspnp
npm ci --no-optional
npm run start
npm run make
This software relies on a lot of great open source tools. Please review them within package.json
This software is released under MIT license. See LICENSE
file.
Copyright (c) 2021 Samuel CHEMLA