Skip to content

ayhamDev/Web-Pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Pad

Web Pad is Web Based Mouse That Allows You To Send Mouse Movements and Clicks To Any pc Thet The Web Server is Running on.

Run Locally

Clone the project

  git clone https://github.com/ayhamDev/WebPad.git

Go to the project directory

  cd WebPad

Install dependencies

  npm install

Start the server

  npm run dev

build

You Can build The Project For All platforms using pkg.

  npm install -g pkg
  npm run build

About

Web Pad is a remote desktop utility that transforms any mobile device with a web browser into a wireless touchpad for your PC. By running a local Node.js server, you can control your computer's mouse cursor and perform clicks using touch gestures on your smartphone or tablet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors