A robust automated screenshot capture system
Project description
ClickShots
A robust automated screenshot capture system that monitors user interactions.
Installation
pip install -e .
Usage
Command Line
# Use default directory (~/Pictures/clickshots)
clickshots
# Or specify a custom directory
clickshots -d /path/to/save/directory
clickshots --directory /path/to/save/directory
Python Code
from clickshots import main
# Use default directory
main()
# Or specify directory
main(save_dir="/path/to/save/directory")
Controls
- Ctrl + Shift: Toggle mouse/touchpad screenshots
- Alt + \: Toggle keyboard screenshots
- Ctrl + C: Exit program
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
clickshots-0.1.1.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file clickshots-0.1.1.tar.gz
.
File metadata
- Download URL: clickshots-0.1.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd827c997655e6731aab6e9d45bd7ca60c8da0d790a1174796e415d2edaf79f2 |
|
MD5 | 6306edde1affe0bf90de973f00025779 |
|
BLAKE2b-256 | 4cbc1c7934de2bbe80bc3c23a11ffe573d1bd4a8e29b4568376fc3469d9a7d9f |
File details
Details for the file clickshots-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: clickshots-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78848ba59b86065133022d96dbfe7cfff551976c7eb027ffbb5f91bf25122444 |
|
MD5 | 889a043eba35127b630e99756657f969 |
|
BLAKE2b-256 | feb3a6367333f07d2f3932d59741161b38f22438f05344a7986784afccfb19f2 |