This script makes it easier to manage any programs you always need running alongside obs.
- open any file, directory, or url when obs starts up
Before obs can use python scripts, it needs to know where to find a compatibe python interpreter. You can either:
- Use my OBS Python Installer to detect or install a compatible python interpreter and update your obs settings automatically
- Locate your existing python install via
Tools > Scripts > Python Settings
Download and extract the latest release into any directory, and then add the script to OBS via Tools > Scripts > +
(bottom-left of the scripts window). From there you can add or remove any startup apps.
Support information for all my software is on my GitHub profile