Skip to content

Simple python package for streaming your screen to another device in the local network.

Notifications You must be signed in to change notification settings

matthias95/screenshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshare

Simple python package for streaming your screen to another device in the local network.

install

python3 -m pip install screenshare

usage

On the receiving device (display server):
python3 -m screenshare

On the sending device (streaming server):
python3 -m screenshare --host <ip>

Where <ip> is the IP adress or DNS name of the display server.

About

Simple python package for streaming your screen to another device in the local network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages