-
Notifications
You must be signed in to change notification settings - Fork 0
USAGE
π©πͺ Deutsche Version
How to use OpenCloudTouch in daily life.
Open in your browser: http://opencloudtouch.local:7777
The web UI is optimized for desktop and mobile. On your phone, simply bookmark the URL or add it to your home screen.
π‘ Tip: On iPhone/Android, you can add the page as a web app to your home screen. OCT then opens like a native app.
The home screen shows your SoundTouch devices. If you have multiple speakers, you can swipe left/right to switch between them.
For each device, you'll see:
- Name of the speaker
- 6 preset buttons (1-6)
- Volume slider
The 6 presets correspond to the favorite buttons on your SoundTouch speaker. You can assign a radio station to each preset.
- Tap an empty preset (e.g. button 1)
- The radio search opens
- Enter a station name (e.g. "BBC Radio 1", "NPR", "Classic FM")
- Select the desired station from the results list
- The station is now assigned to your preset β
- In the web UI: Tap the preset button
- On the speaker: Press the corresponding preset button (1-6) directly on the device
- Long-press the preset button (or tap the edit icon)
- Search for a new station
- Confirm the selection
- Tap the edit icon on the preset
- Select Remove preset
The radio search covers over 30,000 stations worldwide (via RadioBrowser.info β a free community directory).
| Search by | Example |
|---|---|
| Station name | "BBC Radio 1", "NPR", "Classic FM" |
| Genre | "Jazz", "Classical", "Rock" |
| City/Country | "London", "New York", "Australia" |
| Language | "German", "French", "Spanish" |
The search shows:
- Station name
- Country/Region
- Genre/Tags
- Bitrate (quality)
π‘ Tip: The more specific the search, the better the results. "BBC Radio 1" finds the station directly, "Radio" returns thousands of results.
OCT regularly scans your network for SoundTouch devices. New devices appear automatically.
You can also search for devices manually:
- Go to the home screen
- Click Search for devices
If a device isn't found automatically (e.g. on a different network segment):
- Go to Settings (βοΈ)
- Under Manual Device IPs: Enter the speaker's IP address
- Click Add
You can find the IP address in your router's connected devices list.
Under Settings (βοΈ) you'll find:
| Setting | Description |
|---|---|
| Manual Device IPs | IP addresses for devices that aren't found automatically |
The preset buttons (1-6) on the SoundTouch speaker work as usual. You don't need to open the web UI to listen to music β the speakers remember their presets.
Add http://opencloudtouch.local:7777 as a web app to your smartphone's home screen for quick access without opening a browser.
OCT is regularly improved. Install updates with:
cd ~/opencloudtouch
docker compose pull
docker compose up -dYou can manage any number of SoundTouch speakers with a single OCT installation. Swipe between devices in the web UI.
These features are being developed:
| Feature | Status |
|---|---|
| π΅ Playback control (Play/Pause/Skip) | In progress |
| π Multi-room zones | In progress |
| π» Additional music services (Spotify, etc.) | Planned |
| π Firmware info | In progress |
π FAQ β Frequently asked questions
π Troubleshooting β When something doesn't work
Questions? Problems? Check the FAQ or create a GitHub Issue.
π©πͺ Benutzerhandbuch
π¬π§ User Guide
Development
API & Architecture
- REST API
- ADR 001 Clean Architecture
- ADR 002 FastAPI App State
- ADR 003 SSDP Discovery
- ADR 004 React/TS/Vite
Technical Reference
- Configuration π©πͺ Β· π¬π§
- SSH Quickstart π©πͺ Β· π¬π§
- Preset Playback π©πͺ Β· π¬π§
Legal