| Crates.io | bose_soundtouch |
| lib.rs | bose_soundtouch |
| version | 2.1.2 |
| created_at | 2024-01-20 15:05:27.380639+00 |
| updated_at | 2025-11-24 10:06:49.754472+00 |
| description | Rust client for the Bose SoundTouch API |
| homepage | https://github.com/timvw/bose_soundtouch |
| repository | https://github.com/timvw/bose_soundtouch |
| max_upload_size | |
| id | 1106553 |
| size | 442,028 |
This library provides a client for the Bose SoundTouch API. It targets Rust 1.85 and newer.
[dependencies]
bose_soundtouch = "<version>"
Running the example can be done as following:
cargo run --example bose status
Releasing the example app can be done as following:
cargo build --examples --release