Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 535 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 535 Bytes

Final Project for CSC10008 - Computer Networks

Demo video: https://github.com/shigure3011/remote-manager/blob/main/demo.mkv

A Windows application that helps a client computer manage a server computer in the same network. The client computer can manage running processes/applications, share files, edit the registry, capture the screen and control the mouse/keyboard of the server computer. Written in Python and Window API, using Tkinter for UI.

Role:

  • Client: Phạm Đức Tú
  • Server + ShareFile UI: Phan Nguyễn Thanh Tùng