https://github.com/fcannizzaro/stream-deck-rust-sdk
Unofficial Elgato Stream Deck SDK for Rust
https://github.com/fcannizzaro/stream-deck-rust-sdk
elgato-stream-deck rust sdk stream-deck
Last synced: about 1 year ago
JSON representation
Unofficial Elgato Stream Deck SDK for Rust
- Host: GitHub
- URL: https://github.com/fcannizzaro/stream-deck-rust-sdk
- Owner: fcannizzaro
- License: mit
- Created: 2022-10-13T19:36:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T00:13:12.000Z (over 3 years ago)
- Last Synced: 2025-05-18T03:38:39.204Z (about 1 year ago)
- Topics: elgato-stream-deck, rust, sdk, stream-deck
- Language: Rust
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stream-deck-rust-sdk
Unofficial Elgato Stream Deck SDK for Rust
> This is a work in progress project! (_also my first Rust project_)
# Features
- `default` contains the base functions
- `download` contains an utility function to download images using hyper
- `images` contains an utility function to convert images' bytes to a base64 string
- `logging` enables the debug logging
# Todo
- [ ] Add examples
- [ ] Add documentation
- [ ] Add tests
- [ ] Add CI
- [ ] Add more features
- [ ] Add badges
# Contributing
Feel free to open an issue or a pull request!
# License
MIT License (MIT) - [fcannizzaro](https://github.com/fcannizzaro)