bose_soundtouch

Crates.iobose_soundtouch
lib.rsbose_soundtouch
version1.1.0
sourcesrc
created_at2024-01-20 15:05:27.380639
updated_at2024-05-04 08:15:58.74251
descriptionClient library for the Bose SoundTouch API
homepagehttps://github.com/timvw/bose_soundtouch
repositoryhttps://github.com/timvw/bose_soundtouch
max_upload_size
id1106553
size284,936
Tim Van Wassenhove (timvw)

documentation

README

Bose SoundTouch API

github crates.io docs.rs build status

This library provides a client for the Bose SoundTouch API.

[dependencies]
bose_soundtouch = "0.1"

Usage

Running the example can be done as following:

cargo run --example bose status
Commit count: 52

cargo fmt