Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 222 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 222 Bytes

#panic_button_win32

Panic button to open TxSSC dashboard fullscreen

##Dependencies

python3.4
pywin32
django1.6
chrome

##Running

Start the server with:

python manage.py runserver 0.0.0.0:80 --insecure