/MAutoClick

Auto Clicker for macOS the 'MAutoClick'

Primary LanguageSwift

logo

MAutoClick

A simple auto clicker for macOS

open issues stars

About

This is a project started to study SwiftUI. Because it is a toy project, there are many bugs that could not be found. Please let me know if you find any bugs.

Download 1.1

Be sure to leave any bugs that occur during use in an issue.

Update 1.2(Beta)

  • The 'Start/Stop' shortcut works globally.
  • Each action can be repeated and delayed.
  • UI Update
  • Save user task

Tech Stack

  • Swift
  • Swift UI

Features

  • Support for 3 Actions
    • Click : Left-click
    • Move : Move Mouse Cursors
    • Delay : Apply Delay between the following Actions
  • Manage actions as a list.
    • Allows reordering and deletion within a list
    • You can repeat the completed list as a whole.
  • Action Recurring Support

  • Support shortcut

Shortcut(Beta)

  • Command + Shift + C = Switch action state between move and click
  • Command + Shift + A = Adds a set action to the list
  • Command + Shift + D = Adds the set delay to the list
  • Command + Shift + S = Start/Stop Features
  • Command + Shift + L = Loop Mode on/off
  • Command + Shift + P = Auto Location on/off

Other shortcuts except 'Start/Stop' will only work if the OS is focusing on MutoClick.

Caution

  • Tested on 'Apple M1 Pro'.
  • Tested on 'mac os ventura 13.1'.
  • I don't know how it works on Intel CPUs.
  • I don't know how it works on older versions of the OS.
  • The distributed dmg was built based on my MacBook.
  • When using Loop Mode, set Delay or remember the shortcut keys.

Usage

  1. Choose the action between move and click.
  2. Enter the location where you want to perform the action.
  3. Add any delay you want to apply to each action.
  4. Enter the number of iterations.
  5. Please press the start button.

Accessibility

Accessibility permission is required for smooth use.

main

Agree accessibility permissions : Click Open System Settings.

main

Set accessibility permissions : Allow access to MatoClick.

Scope of Support

No Device OS
1 M1 Pro ventura 13.1

ScreenShot

main

A main screen

main

A help screen

Developer

  • wlxo0401(KimJitae)
  • kelvinlee(Kelvin · he/him)