https://github.com/rdbo/natty-clicker
Humanized auto-clicker written in Rust
https://github.com/rdbo/natty-clicker
Last synced: 8 months ago
JSON representation
Humanized auto-clicker written in Rust
- Host: GitHub
- URL: https://github.com/rdbo/natty-clicker
- Owner: rdbo
- License: agpl-3.0
- Created: 2023-07-19T11:26:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T11:38:10.000Z (almost 3 years ago)
- Last Synced: 2025-03-13T22:43:16.006Z (over 1 year ago)
- Language: Rust
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Natty Clicker
Humanized auto-clicker written in Rust
# License
This project is licensed under the GNU Affero General Public License v3.0
For more information, read the file `LICENSE` in the root directory of the project.
# Features
Natty Clicker allows you to:
- Click using mouse and keyboard keys
- Add random CPS (clicks per second) ranges
- Hold or toggle between on and off
- Emulate a key
# Configuration
The configuration of this auto-clicker is done in the `Natty.toml` file.
It contains a default configuration with comments for ease of use.