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.
- Host: GitHub
- URL: https://github.com/idaljeetsingh/python-screen-projector
- Owner: idaljeetsingh
- License: mit
- Created: 2020-03-02T06:47:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T21:22:45.000Z (about 2 years ago)
- Last Synced: 2024-11-08T03:44:50.557Z (7 months ago)
- Topics: network-screen-share, projection, screen-caster, screen-projection, screen-share, screen-sharing
- Language: Python
- Size: 9.15 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.