- Notifications
You must be signed in to change notification settings - Fork11
Unofficial Stream Deck SDK for Rust
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE.txtMIT
LICENSE-MIT.txtNotificationsYou must be signed in to change notification settings
mdonoughe/streamdeck-rs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UnofficialStream Deck SDK for Rust
Elgato's officialStream Deck SDK works by launching plugins in their own processes and communicating via web sockets. This library provides the command line argument parsing and basic protocol details for creating a plugin using Rust.
This library is pretty basic for now. In the future it could provide a framework for instancing actions (keys) and routing messages to the appropriate instances.
- Create a binary executable project.
- Use
RegistrationParams
to get the information required to useStreamDeckSocket
. - Seethe official documentation for information aboutcreating manifests andloading your plugin.
About
Unofficial Stream Deck SDK for Rust
Topics
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Apache-2.0
LICENSE-APACHE.txtMIT
LICENSE-MIT.txtStars
Watchers
Forks
Packages0
No packages published