Skip to content

lander0s/web-based-remote-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-based remote desktop

Access your remote desktop using any modern web-browser

Supported platforms:

  • Windows
  • Linux
  • MacOS

Installation

git clone https://github.com/DavidLanderosAlcala/web-based-remote-desktop.git
cd web-based-remote-desktop
npm install

on Linux you have to install: libxtst-dev and libpng++-dev before running npm install

Usage

On the computer you want to access remotely

npm start

It'll print the URL you have to access to, open said URL using any modern web browser and that's it

Features

  • Keyboard input
  • Mouse input
  • Image quality selector
  • Crop image
  • Get system info

Notice

This tool is way far from being complete, it has bugs and sometimes it's a little laggy. what is on my roadmap at the moment is reducing latency by implementing "real" video streaming.

License

MIT

Credits

This tool uses:

Author

David Landeros dh.landeros08@gmail.com

About

NodeJS remote desktop service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published