https://github.com/ugniljoz/hust
Hue bridge lib in rust
https://github.com/ugniljoz/hust
hue hue-api library
Last synced: 7 months ago
JSON representation
Hue bridge lib in rust
- Host: GitHub
- URL: https://github.com/ugniljoz/hust
- Owner: UgnilJoZ
- License: agpl-3.0
- Created: 2020-08-29T10:28:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T00:25:10.000Z (about 5 years ago)
- Last Synced: 2025-01-27T21:46:54.718Z (over 1 year ago)
- Topics: hue, hue-api, library
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/hust)
[](https://docs.rs/crate/hust/)
# hust
A little Hue bridge library written in Rust.
### Features
* ☑ Discovery
* ☑ User registration
* ☑ Light listing / switching
### CLI
A cli program is available at https://github.com/UgnilJoZ/hust-cli, you may install it with
```
cargo install hust-cli
```