Skip to content

A simple remote keyboard and mouse application using bottle and pyautogui

License

Notifications You must be signed in to change notification settings

MarmadileManteater/SimpleRemoteKeyboardAndMouse

Repository files navigation

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