Skip to content

gvsurenderreddy/myDesktop

 
 

Repository files navigation

myDesktop

python remote desktop programe (like vnc)

About

This program implemented the server and the client, the client can control and view the server's desktop, just like using a local computer these operations, the client can use the keyboard and mouse to control the server

Main of Libraries and APIs

  • The network communication used twisted and socket to achieve
  • The GUI used PyQt4
  • qt4reactor
The Keybaord and Mouse control:�
  • Linux --> X11 library
  • Mac OS X --> AppKit, Quartz import
  • Windows --> win32api, ctypes

Platform

  • Linux
  • Mac OS X
  • Windows

Screenshots

myDesktop Server

myDesktop Server

the myDesktop client remote to server

myDesktop Client

the myDesktop client remote to server to watch YouTube

myDesktop Client

About

python remote desktop (like VNC)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%