Skip to main content

Snap screen by focusing on mouse and keyboard events

Project description

Mouse-Screen

Python script to track mouse and screen-shot nearby area.

Setup

Generate requirements.txt:

pipreqs . --force --mode no-pin --encoding=utf-8
# remove the line with `opencv-python`

Install dependencies:

pip install -r requirements.txt

For windows, to make opencv support GUI:

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

focuscreen-0.7.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

focuscreen-0.7.1-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page