stream_deck_sdk

Crates.iostream_deck_sdk
lib.rsstream_deck_sdk
version1.0.6
sourcesrc
created_at2022-12-18 22:33:46.109405
updated_at2023-01-16 00:13:36.064351
descriptionRust unofficial SDK for the Elgato Stream Deck
homepagehttps://github.com/fcannizzaro/stream-deck-rust-sdk
repositoryhttps://github.com/fcannizzaro/stream-deck-rust-sdk
max_upload_size
id740646
size47,132
Francesco Saverio Cannizzaro (fcannizzaro)

documentation

https://github.com/fcannizzaro/stream-deck-rust-sdk

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

Commit count: 23

cargo fmt