Skip to content

#BuildforCOVID19 Zero configuration easy to deploy remote desktop software.

License

Notifications You must be signed in to change notification settings

arturaugusto/pyRD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRD

Zero configuration easy to deploy remote desktop software.

Demo video: https://youtu.be/A_ZdcatcM4o

Usage

  1. Run app.py to start a flask server web application. This is your client application.
  2. Run remote.py at the windows computer you want to control and provide the addr of flask server and a key command line arguments. (e.g: python remote.py http://127.0.0.1:5000 1234)
  3. Navigate with a we browser to flask web app (e.g: http://127.0.0.1:5000) and provide the key to connect.

About

#BuildforCOVID19 Zero configuration easy to deploy remote desktop software.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published