Skip to content
/ JPyRDP Public

An application that implements RDP using flask-socketio, socketio and pyqt5 for relaying user inputs and screenshots

Notifications You must be signed in to change notification settings

MrJaysa/JPyRDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPyRDP

This is an RDP application using python.

Todos

  1. Ensure that both client and desktop can always disconnect and the disconnection functionalities are always functional
  2. Ensure that on starting up, the server clears observed file
  3. Send mouse details to desktop
  4. Send keyboard details to desktop

Personal Notes

  • Add the parent through inheritance into child so as to reduce codes and trigger parts of codes from one another via parent in different child. allowing them to have control of their scope properly instead of dragging everything to parent class.

About

An application that implements RDP using flask-socketio, socketio and pyqt5 for relaying user inputs and screenshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages