Allows you to autoclick
- Auto click given a start and end position
- Define a interval between start/end
- Stop the app by clicking in an option
- Randomize next positions
- Automatically stop given a selected time
This app was built with Tauri ecossystem.
- Rust Lang
- Vite - reactjs module with typescript
- Lucide React
You need Node and Cargo installed on your machine.
- Clone the project
- Install app deps
pnpm install
- Run the project
pnpm tauri dev
With all the dependencies installed (like how to test section), just run pnpm tauri build