MarmadileManteater / SimpleRemoteKeyboardAndMouse

A simple remote keyboard and mouse application using bottle and pyautogui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple remote keyboard and mouse application using bottle and pyautogui

License:MIT License


Languages

Language:Python 53.2%Language:JavaScript 20.2%Language:Smarty 14.1%Language:CSS 12.4%