obs-powershell icon indicating copy to clipboard operation
obs-powershell copied to clipboard

Script OBS with PowerShell

Results 75 obs-powershell issues
Sort by recently updated
recently updated
newest added
trafficstars

We should be able to shout out releases of obs-powershell.

enhancement

When the module loads, it should create a variable pointing to itself, $OBS. This implies: * [x] #157 * [ ] #158 * [ ] #159

enhancement

Whenever obs-powershell loads, it should check for a file named `obs-powershell.profile.ps1` in the same directory as `$profile`. If it is found, this file should be run.

enhancement

Commands should support the [OBS Source Switcher by Exeldro](https://github.com/exeldro/obs-source-switcher)

enhancement

Basically, support this plugin

enhancement

It may be a greedy query, but we _can_ find the scene items associated with an input by: * Getting all scenes * Getting all items from each scene *...

enhancement