Skip to content

BenMatheja/soco-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Soco-Sandbox

Use Soco to build a locally served Sonos Dashboard.

  • Play, pause and stop tracks
  • Show current played track with cover

Getting started with the Backend

Python, flask_api REST Backend

Run

  • python3 -m venv venv
  • source venv/bin/activate
  • pip install -r requirements.txt
  • export FLASK_APP=flaskr
  • export FLASK_ENV=development
  • flask run

Getting started with the Frontend

Vue/React PWA tbd.

About

Playing around with sonos connect for python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages