A utility to remotely control your device, over internet.
Clone this repository:
$ git clone https://github.com/johnmanjohnston/remote-controlcd into the project files and install the dependancies
$ cd remote-control
$ pip install -r requirements.txtTODO
To stop the server from running, visit /killserver.
It'll throw a KeyboardInterrupt exception which will stop the server from running.