{ "name":"soundbox-app", "friendly_name":"soundbox-app", "description":"App to use soundbox devices", "state":"active" } `soundbox-app` is the official graphical application to stream audio to one or multiple [soundbox][1] devices. Currently sound can only be streamed from web radio URLs, platform support is limited to Linux and a hand-written configuration file is required. See the [README.md][4] for details. The main logic is developed separately in the [soundbox-go][2] Go library. [1]: https://xengineering.eu/git/soundbox [2]: https://xengineering.eu/git/soundbox-go [3]: https://ffmpeg.org [4]: https://cgit.xengineering.eu/soundbox-app/tree/README.md