- Install python modules
- soco
pip install soco
- flask
pip install flask
- soco
- Clone the repository
git clone ....
- Start the server
python api/flask_server.py
- That's all
- Copy sonos.service to service directory
cp sonos.service.sh /etc/init.d/sonos
- Start the service daemon
sudo service sonos start
The favicons are made by changing a Freepik from www.flaticon.com. The icons are licensed by CC 3.0 BY
The rest of the code from me can be used as you like.