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.
		
		
		
		
		
			| 
				
					
						 | 
			2 years ago | |
|---|---|---|
| README.md | 2 years ago | |
| client.py | 2 years ago | |
| osc-2-bat.py | 2 years ago | |
| requirements.txt | 2 years ago | |
| server.py | 2 years ago | |
| snippet.py | 2 years ago | |
| test.bat | 2 years 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