# OSC-2-BAT ## GETTING STARTED - Clone Git Repository - Create Python Virtual Environment in Folder - Install requirements.txt via pip - Run osc-2-bat.py in virtual environment ## FLAGS - -i [IP ADDRESS] --ip [IP ADDRESS] IP Address to listen on - -p [PORT] --port [PORT] Port to listen on - -s [FOLDER] --scripts [SCRIPTS] Folder containing batch script files - -l [LEVEL] --log-level [LEVEL] Log Level [CRITICAL, ERROR, WARNING, INFO, DEBUG, NOTSET] - -nl --no-logging Disable logging