sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Unofficial Elgato Stream Deck SDK for Node.js

Results 4 sdk issues
Sort by recently updated
recently updated
newest added

Cache only stores encoded image not data URL so setImage does not work when cache is enabled.

Here's the full output: ``` D:\Programming>stream-deck create [stream-deck] @stream-deck-for-node/cli ? Template JavaScript ? Plugin UUID nl.tyrope.streamdecktest ? Name TestProject ? Description This is a test ? Author Tyrope ? Category...

Hi! Thanks a bunch for this node implementation for the streamdeck sdk! Recently Streamdeck sd had some updates we are interested in. In particular the Streamdeck + with its dial...

Hi! How can I get the list of profiles that the plugin can switch to? Should I manually read manifest.json from inside my plugin or is there a "proper" way...