MaClicker is a simple auto clicker for your Mac. It was built with swift and requires macOS 10.13 High Sierra or higher. It is possible to achieve up to 100 clicks per second.
Two languages are currently supported:
- English
- German
Download the .dmg file of the release page, open it and copy the .app file to your applications folder. Open it, it should pop up in your menubar. Don't forget to add MaClicker to the accessibility permissions in the System Preferences:
System Preferences -> Security & Privacy -> Privacy -> Accessibility
Currently, you can choose between three modes:
- Toggle
This mode enables or disables the auto clicker when the activation key is pressed. - Hold
This mode enables the auto clicker while the activation key is held. - Lock
This mode simply holds the selected mouse button (enable/disable with activation key).
You need to select an activation key to use the auto clicker.
Currently, you can choose between two mouse buttons to use:
- Left mouse button
- Right mouse button
You can select how many clicks per second should be pressed.
You can enable and set a click limit. The auto clicker stops when the limit got reached.
If you want to build MaClicker from source, follow these steps:
- Download the source code
- Open the project with xCode
- Build the project
- The Sauce project, it helps me using keyCodes with different keyboard layouts.
- The Sparkle project, for the update process
The best way to support this project is to create issues and sending pull requests. Alternatively, you can translate the program to other languages.