From 84c7e486d901722de93fa3201a716828ee615bd8 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 3 Oct 2024 20:58:19 +0200 Subject: git: soundbox-app: Reference soundbox-go --- content/git/soundbox-app.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'content') diff --git a/content/git/soundbox-app.md b/content/git/soundbox-app.md index 13ddc8f..49b2e7a 100644 --- a/content/git/soundbox-app.md +++ b/content/git/soundbox-app.md @@ -5,8 +5,13 @@ "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. +Usage of [soundbox][1] devices requires to use [ffmpeg][3] 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. + +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 -- cgit v1.2.3-70-g09d2