clicker is a simple desktop automation tool
Install clicker through cargo: bash cargo install clicker Run the binary: bash clicker -k <key> If you want options on how to customize clicker, run the following: bash clicker --help
bash cargo install clicker
bash clicker -k <key>
bash clicker --help
MIT