Skip to content

This is a simple remote control app that allows you to control the mouse of the computer where the server is running so that i do not have to stand up when i'm watching netflix on my laptop!

Notifications You must be signed in to change notification settings

circuit-shell/remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple remote control app

Description

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.

Running the app

Server

  • cd remote-control-server
  • go run main.go

Client

  • cd remote-control-client
  • npm install
  • npm run dev

Contributing

Lol, no way you are reading this!

About

This is a simple remote control app that allows you to control the mouse of the computer where the server is running so that i do not have to stand up when i'm watching netflix on my laptop!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published