summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-09-29 12:47:03 +0200
committerxengineering <me@xengineering.eu>2024-09-29 12:47:03 +0200
commitcf5e6404e7b63beb04de8efe30f4a1018ae2b8fd (patch)
tree470879ed5333cad552a7232964b78dd3f94894f0 /content
parente7dc4bc253e72b9c0c2287edaba40acc72b00f72 (diff)
downloadwebsite-cf5e6404e7b63beb04de8efe30f4a1018ae2b8fd.tar
website-cf5e6404e7b63beb04de8efe30f4a1018ae2b8fd.tar.zst
website-cf5e6404e7b63beb04de8efe30f4a1018ae2b8fd.zip
git: Add soundbox-app
Diffstat (limited to 'content')
-rw-r--r--content/git/soundbox-app.md12
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.