A simple auto clicker for your Mac.

Related tags

Image MaClicker
Overview

MaClicker

MaClicker is a simple auto clicker for your Mac. It was built with swift and requires macOS 10.12 Sierra or higher. It is possible to achieve up to 100 clicks per second.

Two languages are currently supported:

  • English
  • German

Usage

Installation

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

Select mode

Currently, you can choose between two modes:

  • Klick
    The click mode enables the auto clicker with the specified clicks per second on the selected mouse button.
  • Hold
    The hold mode simply holds the selected mouse button.

Select activation key

You need to select a hotkey to toggle the auto clicker.

Select mouse button

Currently, you can choose between two mouse buttons to use:

  • Left mouse button
  • Right mouse button

Select clicks per second (click speed)

You can select how many clicks per second should be pressed.

Select click limit

You can enable and set a click limit. The auto clicker stops when the limit got reached.

Building

If you want to build MaClicker from source, follow these steps:

  • Check if cocoapods are installed, if not install it with: sudo gem install cocoapods in your terminal
  • Download the source code
  • Open the src folder in your terminal and type: pod install
  • Open the MaClicker.xcworkspace file with xCode
  • Build the project

Acknowledgements

Thanks to the Sauce project, it helps me translating a keyCode to the actual key name.

Want to support this project?

The best way to support this project is to create issues and sending pull requests. Alternatively, you can translate the program to other languages.

You might also like...
GIFImage component for your SwiftUI app!
GIFImage component for your SwiftUI app!

SwiftUI GIF Lightweight SwiftUI component for rendering GIFs from data or assets, with no external dependencies. As a bonus, there's an extension that

This is a notebook which can feel your emotion!

EmotionNote This is a notebook which can feel your emotion! Making you know better about yourself. Choose or take a photo of your face, the app will t

Turn a photo of your food into a face
Turn a photo of your food into a face

Megabite Megabite is a mobile app that automatically turns a photo of your food into a face. Read more about it here. Installation This project uses C

Crop faces, inside of your image, with iOS 11 Vision api.
Crop faces, inside of your image, with iOS 11 Vision api.

FaceCropper Requirements Xcode 9.0 (beta) or higher. iOS 11.0 (beta) or higher. (It is possible to import this library under the iOS 11. But it won't

📹 Your next favorite image and video picker
📹 Your next favorite image and video picker

Description We all love image pickers, don't we? You may already know of ImagePicker, the all in one solution for capturing pictures and selecting ima

🎨 Mondrian is lightweight Swift package that provides a universal basis for your design system's color palette.

🧑‍🎨 Mondrian Mondrian provides a universal basis on which to build your design system's color palette right from your codebase. With support for all

A library that makes defines your style sheet like a breeze.

Atelier A library that makes defines your style sheet like a breeze. Requirements iOS 13.0+ Xcode 12.0+ Swift 5.3+ Installation You can add Atelier to

ImagePicker : an all-in-one camera solution for your iOS app
ImagePicker : an all-in-one camera solution for your iOS app

Description ImagePicker is an all-in-one camera solution for your iOS app. It lets your users select images from the library and take pictures at the

Metazoom - A virtual camera plugin to pixellatedly share your screen

MetaZoom A virtual camera plugin to pixellatedly share your screen. See LICENSE.

Releases(1.1.0)
Owner
WorldOfBasti
Stay hungry. Stay foolish.
WorldOfBasti
Simple CLI utility to save off an image from every webcam hooked into a mac

macOSCameraCapture Simple CLI utility to save off an image from every webcam connected to the macOS machine. This utility is meant for research and te

Cody Thomas 12 Jan 26, 2022
TRex 🦖 TRex makes OCR easy and accessible on a Mac

TRex ?? TRex makes OCR easy and accessible on a Mac. But what is OCR anyway? Imagine you have a PDF file or a Web page where you can't select the text

Ameba Labs 700 Dec 23, 2022
Convert HEIC images to JPEG format on the Mac

heic2jpeg Convert HEIC images to JPEG format on the Mac A basic tool to convert Apple's obnoxious HEIC format images (as the default photo format for

Fazal Majid 2 Mar 1, 2022
A complete Mac App: drag an image file to the top section and the bottom section will show you the text of any QRCodes in the image.

QRDecode A complete Mac App: drag an image file to the top section and the bottom section will show you the text of any QRCodes in the image. QRDecode

David Phillip Oster 2 Oct 28, 2022
waifuExtension: The waifu2x on Mac

waifuExtension The waifu2x on Mac. The new version is capable of taking advantag

Vaida 303 Jan 5, 2023
TinyPNG4Mac - a client of TinyPNG for Mac

TinyPNG4Mac This is a client of TinyPNG for Mac, with which you can compress pngs without open browser and manually download images, all you need to d

kyleduo 3.2k Dec 31, 2022
Shows your photo library grouped by events, to easily export them to your computer

Groupir Shows your photo library grouped by events, to easily export them to your computer Features Currently supported features: reading your photo l

Stanislas Chevallier 0 Dec 15, 2021
Lightbox is a convenient and easy to use image viewer for your iOS app

Lightbox is a convenient and easy to use image viewer for your iOS app, packed with all the features you expect: Paginated image slideshow. V

HyperRedink 1.5k Dec 22, 2022
SwiftGen is a tool to automatically generate Swift code for resources of your projects (like images, localised strings, etc), to make them type-safe to use.

SwiftGen is a tool to automatically generate Swift code for resources of your projects (like images, localised strings, etc), to make them type-safe to use.

null 8.3k Jan 5, 2023
Easily display images, animations, badges and alerts to your macOS application's dock icon

DSFDockTile Easily display images, animations, badges and alerts to your macOS application's dock icon. Why? I was inspired by Neil Sardesai after he

Darren Ford 45 Dec 2, 2022