mousekeyboard-controller-kiran
v1.0.4
Published
Phone to PC remote trackpad and keyboard controller
Maintainers
Readme
MouseKeyboard Controller
Phone to PC remote trackpad and keyboard controller.
Features
- Move cursor using touch/gyro (HTTPS recommended)
- Left/right click (including double-click)
- Scroll
- Send text and special keys
Setup & Run
- Install dependencies:
npm install- Start the server:
node server.js- Open the shown URL from your phone.
- Trackpad works over HTTP.
- Gyroscope requires HTTPS.
Enabling HTTPS (Gyro)
If key.pem and cert.pem are not present, generate them:
node setup-cert.jsThen restart the server.
License
MIT
