https://github.com/timvw/soundtouch
https://github.com/timvw/soundtouch
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timvw/soundtouch
- Owner: timvw
- License: mit
- Created: 2025-01-31T21:47:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-31T22:15:16.000Z (4 months ago)
- Last Synced: 2025-02-08T05:32:20.694Z (3 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bose SoundTouch Control
This is a simple web interface for controlling a Bose SoundTouch speaker.
This application was built with the aid of [cursor.sh](https://cursor.sh) and [claude](https://claude.ai).## Usage
1. Run `uv run fastapi dev` to start the API server.
2. Open `http://localhost:8000` in your web browser to control the speaker.