Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 532 Bytes

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.