An open API service indexing awesome lists of open source software.

https://github.com/idaljeetsingh/python-screen-projector

A screen sharing utility to share computer's screen with all the devices connected in the network.
https://github.com/idaljeetsingh/python-screen-projector

network-screen-share projection screen-caster screen-projection screen-share screen-sharing

Last synced: 5 months ago
JSON representation

A screen sharing utility to share computer's screen with all the devices connected in the network.

Awesome Lists containing this project

README

        

# 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
$>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.