Skip to content

anergictcell/sonos-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonos API

Setup

  1. Install python modules
    1. soco pip install soco
    2. flask pip install flask
  2. Clone the repository git clone ....
  3. Start the server python api/flask_server.py
  4. That's all

Setup as daemon on raspberry py

  1. Copy sonos.service to service directory cp sonos.service.sh /etc/init.d/sonos
  2. Start the service daemon sudo service sonos start

Copyright

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.

About

Webpage to control Sonos players locally

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published