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.gitGo to the project directory
cd WebPadInstall dependencies
npm installStart the server
npm run devYou Can build The Project For All platforms using pkg.
npm install -g pkg npm run build