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.2.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file clickshots-0.1.2.tar.gz
.
File metadata
- Download URL: clickshots-0.1.2.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65fa8b4f6d046ec6cc8e9a32106c3ba94173ce3a9e99ee802b72eb81aa4c89c6 |
|
MD5 | 58495f7b1c67231c4337e42748447793 |
|
BLAKE2b-256 | 3f25cc39204cd6b839ac5aa27f5fb60e1ace5f844ce99da3550ff0a32dc1f233 |
File details
Details for the file clickshots-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: clickshots-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.0 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 | 6d6812f8e15873fbec8d89a040ce9a9b47d70bb6e457a5f6a01b4f2ab34b0837 |
|
MD5 | 6430ed67f63587df1201641f04fb6c36 |
|
BLAKE2b-256 | 98d1a00bf1b6c82669b93a274dd481583ed96ffc8fd18e29520e7583e1b6a5e8 |