Remotely control your computer with another device. Can be phone, tablet or other devices that are able to open a website.
The interface of the remote is shown below. If there is anyone willing to improve the interface, please let me know! Feel free to submit pull requests!
git clone [email protected]:CodeEd-eV/phony-mote.git
cd phony-mote
pipenv shell
./start
- enjoy!
- A webserver is hosted on the computer.
- The remote device and the computer need to be in the same network, so that the webserver is accessible for the remote.
- The remote can then access the website through the network, e.g.
192.168.0.1:8088
- The website shows a few buttons that will trigger keystrokes on the computer.
- control computer via remote!