ScriptDeck icon indicating copy to clipboard operation
ScriptDeck copied to clipboard

PowerShell Tools for Elgato StreamDeck

Results 60 ScriptDeck issues
Sort by recently updated
recently updated
newest added

Effectively: ~~~PowerShell $ScriptDeck = Get-Module ScriptDeck ~~~

enhancement

I've been using the ScriptDeck plugin pretty frequently in my workflow, and while I love it, I wish I could have the option to disable the green checkmark (the ShowOK...

Hello, I use PowerShell Core every day an writing own and big script. Today I got my StreamDeck and tried Scriptdeck right away. However, it does not work at all...

Issue #72 represents one half of a two-way street. This is the other half. When new .ps1 files are discovered, they should be run (unless they are handlers, in which...

enhancement

As events come in from StreamDeck, Watch/Receive-StreamDeck should default to creating a file for each generated event. These files should be cleaned up upon launch of a new StreamDeck instance....

enhancement

* [ ] One parameter should be the command name. * [ ] Another should be a parameter. * [ ] A dial should go thru a [ValidateRange()] or [ValidateSet()],...

enhancement

Send-StreamDeck should simplify sending a message to the property inspector: https://developer.elgato.com/documentation/stream-deck/sdk/events-sent/#sendtopropertyinspector. Related to #62

enhancement

https://developer.elgato.com/documentation/stream-deck/sdk/events-sent/#setfeedbacklayout

enhancement