add reference to on-device installer to README.md

This commit is contained in:
Tim Vahlbrock
2026-05-10 12:58:00 +02:00
committed by Tobias Gesellchen
parent ff8bf75982
commit 1d9264437d
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@ See the [Survival Guide](https://gesellix.github.io/Bose-SoundTouch/guides/SURVI
A local server that replaces the Bose cloud ("AfterTouch"). Once your speaker is redirected to it, you have full control without any Bose cloud dependency. The built-in web UI at `http://localhost:8000` handles all setup — no config files needed to get started.
If you want to run a server for this - no problem. The service is small enough to run on the SoundTouch itself. See the [On-Device Installer](./scripts/on-device-install/README.md) for instructions.
**Two scenarios:**
**Before shutdown — migrate your existing setup**
-1
View File
@@ -2,7 +2,6 @@
Allows to run AfterTouch on SoundTouch devices directly, eliminating the need to run and maintain a separate server on the local network.
## Disclaimer
### Invasiveness