James Brundage

Results 990 issues of James Brundage

Once #73 and #72 are integrated, it _somewhat_ trivial to begin to build an actual object model around the actions in ScriptDeck. Essentially: Any action will already be generating files...

enhancement

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

enhancement

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