Skip to content
/ screenshare Public

Super-simple screen sharing with nothing but Python and Flask.

Notifications You must be signed in to change notification settings

di/screenshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Super-simple screen sharing with nothing but Python and Flask.

Necessary libraries:

pip install pyscreenshot
pip install flask
pip install pillow

Install

./scripts/install

Running

./scripts/run

Then visit http://localhost:5000.

Disclaimer

Tested with Ubuntu 12.04. The pyscreenshot library may not work on your system!

About

Super-simple screen sharing with nothing but Python and Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published