An open API service indexing awesome lists of open source software.

https://github.com/varuntotakura/screenmirroring

Mirror your screen with Python code
https://github.com/varuntotakura/screenmirroring

python python3 screenmirror

Last synced: 4 months ago
JSON representation

Mirror your screen with Python code

Awesome Lists containing this project

README

        

# ScreenMirroring

Install cv2 library as "pip install cv2"

Then, install ImageGrab library as "pip install Pillow"