summaryrefslogtreecommitdiff
path: root/content/git/soundbox-app.md
blob: cf4e21a81c37df96fa3584ee1701b1de09deb87a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
	"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