| Crates.io | bose_soundtouch |
| lib.rs | bose_soundtouch |
| version | 2.1.0 |
| created_at | 2024-01-20 15:05:27.380639+00 |
| updated_at | 2025-02-24 12:21:07.772477+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 | 421,424 |
This library provides a client for the Bose SoundTouch API.
[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