Skip to content

jeremija/remote-control-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Control Server

Build Status

Remote control your PC from your web browser on your other PC or mobile device.

Supports mouse movements, scrolling, clicking and keyboard input.

Work in progress.

Install & Run

Install from npm:

npm install -g remote-control-server
remote-control-server

or use from git source:

git clone https://github.com/jeremija/remote-control-server.git
cd node-mobile-remote
npm install
npm start

On your other machine or mobile device open the url:

http://192.168.0.10:3000

Replace 192.168.0.10 with the LAN IP address of your server.

Note

This package requires robotjs so make sure you have the required prerequisites installed for compiling that package.

license

MIT

About

Remote control your PC from your web browser

Resources

Stars

Watchers

Forks

Packages

No packages published