You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
andrew.vanderbye
a8d51f2233
|
1 year ago | |
---|---|---|
README.md | 1 year ago | |
client.py | 1 year ago | |
osc-2-bat.py | 1 year ago | |
requirements.txt | 1 year ago | |
server.py | 1 year ago | |
snippet.py | 1 year ago | |
test.bat | 1 year ago |
README.md
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