Basic tool to allow remote control of systems for Extra Life
- Python 3.10+ (tested on 3.12)
- Download Python: https://www.python.org/downloads/
- Windows or Linux computer (have not tested pynput on macOS)
- Download all files
- Open commandline/terminal and navigate to the folder where you downloaded the files to
- Run
pip install -r clientConstraints.txt
- Run
main.py
- Python 3.10+ (tested on 3.12)
- Download Python: https://www.python.org/downloads/
- Ability to port forward on your router
- Download all files
- Open commandline/terminal and navigate to the folder where you downloaded the files to
- Run
pip install -r serverConstraints.txt
- Run
server.py
- Follow setup prompts from server
- Load control webpage (default port: 8888)