Version 0.3 of SoCo-CLI, the open source Sonos command line controller for Windows, macOS and Linux, is now available:
https://github.com/avantrec/soco-cli/blob/v0.3.5/README.md
This release adds an Interactive Shell Mode, and also provides an API to allow the use of SoCo-CLI as a simple, high level library for inclusion in other Python programs.
For those of us who enjoy using the command line to get things done, the interactive shell is fast and convenient to use. The shell is started using sonos -i, then just type ? for available commands. Most of the huge range of SoCo-CLI control commands are available:
https://github.com/avantrec/soco-cli/blob/v0.3.5/README.md#interactive-shell-mode