Schedule a mouse click or enter key press after a delay
Project description
autoclick
Schedule a mouse click or enter key press after a specified delay.
Installation
pip install autoclick-scheduler
Usage
# Click in 5 seconds
autoclick -S 5
# Click in 4 hours, 15 minutes, 30 seconds
autoclick -H 4 -M 15 -S 30
# Press Enter in 2 minutes, 30 seconds
autoclick -M 2 -S 30 --enter
Options
| Flag | Description |
|---|---|
-H |
Hours to wait |
-M |
Minutes to wait |
-S |
Seconds to wait |
--click |
Perform a mouse click (default) |
--enter |
Press the Enter key instead |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autoclick_scheduler-1.0.0.tar.gz.
File metadata
- Download URL: autoclick_scheduler-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80ed56355075f8b4d03fd7c0bd222f98fb1c1d6bc995a6b6a03e0e3dd06250d8
|
|
| MD5 |
6a5ba71e76f6d090a9e2b24fa555f18e
|
|
| BLAKE2b-256 |
345ab713b2ef27357e458a336cf6fe239b3ddbbf45b6632cef4e61cbc92436ae
|
File details
Details for the file autoclick_scheduler-1.0.0-py3-none-any.whl.
File metadata
- Download URL: autoclick_scheduler-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b2040770efb152bc5a8bf19b3b758b6a743239856ee2b6e867242216384516f
|
|
| MD5 |
7ffb8cefe94d0df0c3e0e21ce2bd4a7b
|
|
| BLAKE2b-256 |
ac53f386166909d6f41f5cb3a98f1089df8012abd9ebaf00638d433f755ae086
|