Skip to content

idaljeetsingh/python-screen-projector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Caster

Project your computer's screen in your network to unlimited number of devices.

For global screen sharing, configure the router to forward requests on port:6999 to your device in the local network.

Usage:

Using source code:

Install the requirements for the code

$>cd <WORKING DIRECTORY>
$>pip install -r requirements.txt

Running the Screen Caster

$>python app.py
Windows 10 users
Head to releases section or dist folder to download the executable for windows.