focuscreen

Snap screen by focusing on mouse and keyboard events


License
MIT
Install
pip install focuscreen==0.8

Documentation

FocuScreen

Snap screen by focusing on mouse and keyboard events.

Install

pip install --upgrade focuscreen

In windows, you might need to run following commands to make opencv support GUI:

pip uninstall opencv-python-headless
pip uninstall opencv-python
pip install opencv-python

Usage

python -m focuscreen.app