Skip to content

Virtual Keyboard/mouse for control of remote computer

Notifications You must be signed in to change notification settings

lewis-morris/TouchMouser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchMouser - Python/ Javascript Remote Control

Simple remote computer controller (for mobile) - powered by Python/Flask/RESTful API's and Javascript/AJAX.

DISCLAMER - Please beware this has not been tested for security and if you run on an insecure network it is possible you will open your self up to attack.

MADE FOR LINUX - Its working on my linux machine but its just a proof of concept and may not work out the box for you.

Install

On the host PC

    git clone https://github.com/lewis-morris/TouchMouser
    cd TouchMouser
    python run.py

Example Setup

To Control the computer, open a browser directed to the ip address of the computer port 5000

i.e

http:https://192.168.0.1:5000

Usage

Swipe anywhere to move the mouse.

Open the mouse options to click

  • If the sensitivity of the mouse is not enough please go to the "EXTRA" section and try increasing the "mouse speed multiplier" or lowering the "Time between mouse send (ms)"

To type - open the keyboard options and send keys presses in blocks.

You can also send multimedia keys such as skip track and sleep

Working Example

About

Virtual Keyboard/mouse for control of remote computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published