Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 609 Bytes

Simple Remote Mouse and Keyboard web app

A simple bottle web app which allows a mobile device to connect over the local network to control the mouse and keyboard.

Screenshots

Screenshot 1

Purpose

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.

Usage

pip install -r requirements.txt
# then run
python server.py