Releases: vmmie/MacAutoHotkey
Releases · vmmie/MacAutoHotkey
Release list
MacAutoHotkey 0.3.0
Adds a larger AutoHotkey-v2-style runtime subset and better macOS usability.
Added
- Basic expression parser with arithmetic, comparisons, boolean operators, parentheses, and string concatenation
- Basic if blocks
- Counted Loop blocks
- A_Index
- --check-script <script.ahk> validation mode
- Expanded hotkey support for function keys, navigation keys, CapsLock, and mouse buttons
- Menu-bar Reload Script
- Active macOS keyboard-layout support for Send
- --keyboard-layout diagnostic command
- New examples: control-flow.ahk and hotkeys.ahk
Notes
- Hotkeys are still mostly physical-key based.
- Send is now layout-aware where possible, with pasteboard fallback.
- Full AutoHotkey v2 compatibility is still a long-term goal.
MacAutoHotkey 0.2.0
Adds the MacAutoHotkey menu-bar app, .ahk document registration, a Stop Running Script menu item, app bundle packaging, and updated usage documentation.
Download the ZIP, drag MacAutoHotkey.app to /Applications, grant Accessibility permission, then open .ahk scripts with the app.