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.
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
You Can build The Project For All platforms using pkg.
npm install -g pkg
npm run build