#api-client #client #bose #soundtouch

bose_soundtouch

Rust client for the Bose SoundTouch API

9 releases (stable)

2.1.0 Feb 24, 2025
2.0.0 Feb 16, 2025
1.1.0 May 4, 2024
1.0.7 Jan 20, 2024
0.1.6 Jan 20, 2024

#275 in Audio

Download history 1/week @ 2024-12-10 89/week @ 2025-02-11 139/week @ 2025-02-18 77/week @ 2025-02-25 18/week @ 2025-03-04 1/week @ 2025-03-11

277 downloads per month

Apache-2.0

260KB
1K SLoC

Bose SoundTouch API

github crates.io docs.rs build status

This library provides a client for the Bose SoundTouch API.

[dependencies]
bose_soundtouch = "<version>"

Usage

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

Dependencies

~5–17MB
~234K SLoC