Skip to content
forked from di/screenshare

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

Notifications You must be signed in to change notification settings

s4300/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

Languages

  • HTML 52.4%
  • Python 41.6%
  • Shell 6.0%