.oooo.o .ooooo. ooo. .oo. .ooooo. .oooo.o
d88( "8 d88' `88b `888P"Y88b d88' `88b d88( "8
`"Y88b. 888 888 888 888 888 888 `"Y88b.
o. )88b 888 888 888 888 888 888 o. )88b
8""888P' `Y8bod8P' o888o o888o `Y8bod8P' 8""888P'
Program to control Sonos systems. Sonos Amp has a left and right speaker. The amp is powerful enough to set up a room on each This script makes it easy to play left and right speakers as if they were zones.
$ ./sonos.py
.oooo.o .ooooo. ooo. .oo. .ooooo. .oooo.o
d88( "8 d88' `88b `888P"Y88b d88' `88b d88( "8
`"Y88b. 888 888 888 888 888 888 `"Y88b.
o. )88b 888 888 888 888 888 888 o. )88b
8""888P' `Y8bod8P' o888o o888o `Y8bod8P' 8""888P'
usage: sonos.py [-h] [-l] [-f {on/off}] [-k {on/off}] [-b {on/off}]
[-m {on/off}] [-g {on/off}]
Program to control Sonos systems. Sonos Amp has a left and right speaker. The
amp is powerful enough to set up a room on each This script makes it easy to
play left and right speakers as if they were zones.
optional arguments:
-h, --help show this help message and exit
-l, --list list sonos definded rooms
-f {on/off}, --family {on/off}
play music in family room
-k {on/off}, --kitchen {on/off}
play music in kitchen room
-b {on/off}, --bath {on/off}
play music in bath room
-m {on/off}, --master {on/off}
play music in master room
-g {on/off}, --guest {on/off}
play music in guest room