stream_deck_sdk 1.0.0

Rust unofficial SDK for the Elgato Stream Deck
Documentation

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