This tool provides a web interface to control your computer's mouse. Simply open the web page on your phone!
Uses hammer.js for detecting touch gestures and RobotJS to control the computer.
Run yarn
to install the required dependencies.
If there are issues using RobotJS, take a look here: http://robotjs.io/docs/building
Run this to start the server:
yarn start
A web server will listen to port 3000 and will serve a web page to control your computer's mouse. The wep page is designed for touchscreen devices.
deltaX
: numberdeltaY
: number
button
: string
deltaX
: numberdeltaY
: number
- authentification
- performance improvements
- make ports configurable
- Touchpad Field
- Settings