This application is easy to screen sharing.
かんたんにローカル内で画面共有ができるアプリケーションでth。
- filemanager
- ssl #10
- settings window
- resolution change bug #12
read requiments.txt
.
OpenCVのバージョンは、3を使用してください。4だとPyinsatllerでパッケージ化したときにエラー吐きます
Windows coming soon. sorry.
https://github.com/hirossan4049/Schreen/releases
python3.7.7
&python3.6.5
で検証済み
pip install -r requirements.txt
python app/main.py
- 1.1.1 : flask import 場所変更。起動速度上昇。
- 2.0.0 : comming soon...
pyinstaller
で.app
化するときは、app/DEBUG.py
のDEBUG=True
をDEBUG=False
にしてください。
- hirossan4049
"Schreen" is under MIT license.