Crates.io | clicker |
lib.rs | clicker |
version | 0.5.0 |
source | src |
created_at | 2019-05-02 18:42:47.965795 |
updated_at | 2021-02-11 07:05:34.355839 |
description | a simple desktop automation tool |
homepage | |
repository | https://codeberg.org/nycex/clicker |
max_upload_size | |
id | 131585 |
size | 22,752 |
clicker is a simple desktop automation tool
Install clicker through cargo:
cargo install clicker
Run the binary:
clicker -k <key>
If you want options on how to customize clicker, run the following:
clicker --help
MIT