1 unstable release
0.1.0 | May 15, 2024 |
---|
#264 in Multimedia
Used in stream-deck-plugin-templa…
15KB
331 lines
Stream Deck - Plugin
Warning: This is in very early development!
A quick wrapper to make it easier to develop stream deck plugins in rust.
Platforms
Only macOS has been tested, since I don't have a windows system, but a crossbuild should be easy to do, and you can override the binary per platform in the manifest.
Implemented Responses (from stream deck to plugin)
- WillAppear
- KeyDown
Implemented Requests (from plugin to stream deck)
- registerPlugin
- setState
- setTitle
- setImage
Sorry, no documentation yet. Look at streamdeck-plugin-template to get started.
Dependencies
~9–17MB
~210K SLoC