ScriptDeck
ScriptDeck copied to clipboard
PowerShell Tools for Elgato StreamDeck
Hey there! Very interested to try this out but the plugin(s) will not load in StreamDeck for me.  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....
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...