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

Hey there! Very interested to try this out but the plugin(s) will not load in StreamDeck for me. ![image](https://github.com/StartAutomating/ScriptDeck/assets/3298134/c7ac15ce-a519-4fa0-b961-634a916c7952) I am running the latest\current version of StreamDeck, so maybe it's...

I see in my PowerShell logs that "C:\Program Files\PowerShell\7\pwsh.dll -ExecutionPolicy Bypass -File C:\Users\UserName\AppData\Roaming\Elgato\StreamDeck\Plugins\com.start-automating.scriptdeck.sdPlugin\StartPlugin.ps1" is being started. It also loads things from my profiles, which causes delays, and loading the profile...

`ScriptDeck.Action` is a psuedotype that represents a ScriptDeck action. This _will not_ represent any action on your StreamDeck, just ones configured created or configured with one of the ScriptDeck plugins....

enhancement

Please add "native" support for WSL2. Currently you can run a script like "wsl -e /mnt/c/script/cool.py", but it takes time for WSL to spin up, it would be great if...