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

Camouflager/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

About

A simple remote keyboard and mouse application using bottle and pyautogui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.2%
  • JavaScript 20.3%
  • Smarty 14.1%
  • CSS 12.4%