This is a simple remote control app that allows you to control the mouse of the computer where the server is running.
The server is written in Go using the robotgo
package and the client is a simple react app.
cd remote-control-server
- go run main.go
cd remote-control-client
- npm install
- npm run dev
Lol, no way you are reading this!