Skip to content

Remotely control other computer from yours | PRs are welcome :D

Notifications You must be signed in to change notification settings

anirudhganwal06/remote-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Sharing app using socket with Transfer Control Protocol (TCP)

This repository provides a simple python(Python3) implementation of sharing screen of you computer.

SETUP

  • Clone this repository
git clone https://github.com/anirudhganwal06/remote-me.git
cd remote-me
  • Install all requirements of the application
pip install -r requirements.txt
  • Run the application
python ./remote-me/main.py

Releases

No releases published

Packages

No packages published

Languages