Skip to content

SaschaJohn/smartPad

Repository files navigation

SoCo Web App

This example demonstrates a basic web-based Sonos controller built with SoCo.

Screenshot of web app

Set up

This example depends on several external libraries. The easiest way to install everything is by running the following command:

pip install -r requirements.txt

Once all dependanices have been installed, rename settings.py.example to settings.py and edit the file.

Basic Usage

Run python index.py to start the application. Then open up a web browser and visit http://127.0.0.1:5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published