/RemoteTouch

A web server based remote control application originally built for Rasp pi

Primary LanguagePython

Remote Touch

Contributors Forks Stargazers Issues MIT License

Description

Originally built to be a local network remote control software to run on a raspberry pi. I wanted to control the rasp pi using my phone with PC-like controls. Running Flask for webserver side + pyautogui for emulated keypresses and mouse movement. JS onscreen keyboard built off https://github.com/hodgef/simple-keyboard

Check out my other shit