diff options
Diffstat (limited to 'content/git/soundbox-app.md')
-rw-r--r-- | content/git/soundbox-app.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/content/git/soundbox-app.md b/content/git/soundbox-app.md new file mode 100644 index 0000000..13ddc8f --- /dev/null +++ b/content/git/soundbox-app.md @@ -0,0 +1,12 @@ +{ + "name":"soundbox-app", + "friendly_name":"soundbox app", + "description":"App to use soundbox devices", + "state":"experimental" +} + +Usage of [soundbox](https://xengineering.eu/git/soundbox) devices requires to +use [ffmpeg](https://ffmpeg.org/) on the command line and to compute IPv6 +link-local addresses from MAC addresses. + +This is tedious and error prone. This app should make using soundbox way easier. |