A simple bottle web app which allows a mobile device to connect over the local network to control the mouse and keyboard.
I wanted to control my raspberry pi connected to my TV with my android device, and I couldn't find a simple out-of-the-box solution that would work. This is kind of that.
pip install -r requirements.txt
# then run
python server.py