Crates.io | stream-deck-plugin |
lib.rs | stream-deck-plugin |
version | 0.1.0 |
source | src |
created_at | 2024-05-15 11:59:59.777709 |
updated_at | 2024-05-15 11:59:59.777709 |
description | A quick wrapper to make it easier to develop stream deck plugins in rust. |
homepage | https://github.com/AndreasOM/stream-deck-plugin |
repository | https://github.com/AndreasOM/stream-deck-plugin |
max_upload_size | |
id | 1240961 |
size | 16,025 |
Warning: This is in very early development!
A quick wrapper to make it easier to develop stream deck plugins in rust.
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.
registerPlugin
setState
setTitle
setImage
Sorry, no documentation yet. Look at streamdeck-plugin-template to get started.