Skip to content

Very simple web app that allows you to turn a touch device with local internet access to a trackpad for your computer

Notifications You must be signed in to change notification settings

BlueWebber/remote-trackpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote trackpad

Simple app that uses express JS and allows you to turn any mobile device with local internet access to a trackpad for your computer. The way it works is that the target PC will host a webpage locally, which when visited by the mobile device will establish a websocket connection to transfer touch data, the PC recieves that data and interprets it to mouse movement/clicks.

How to use

Clone the repo, open it, then run node ./index.js, and visit the given URL on the device you want to use as a trackpad.

About

Very simple web app that allows you to turn a touch device with local internet access to a trackpad for your computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages