https://github.com/igormuzyka/macro
Text editing tool that records & reproduces keyboard events
https://github.com/igormuzyka/macro
macos macos-app macosx macros osx swift
Last synced: about 1 year ago
JSON representation
Text editing tool that records & reproduces keyboard events
- Host: GitHub
- URL: https://github.com/igormuzyka/macro
- Owner: IgorMuzyka
- License: mit
- Archived: true
- Created: 2019-01-28T17:58:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-28T19:35:49.000Z (over 7 years ago)
- Last Synced: 2025-03-01T14:41:55.489Z (over 1 year ago)
- Topics: macos, macos-app, macosx, macros, osx, swift
- Language: Swift
- Size: 165 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Macro
Macro is a menu bar application that records & reproduces keyboard events by shortcuts.
## How to install
- Download the latest version from [releases page](https://github.com/IgorMuzyka/Macro/releases).
- Unarchive and drop to Applications directory.
- Run the app and when asked add it to Accessibility apps list in Preference Pane Privacy tab by clicking on + and selecting the app.
## How to use
- Run **Record** command from menubar or by shortcut.
- Run **Stop** command from menubar or by same shortcut as **Record**.
- Run **Play** from menubar or by shortcut.
You can check the shortcuts in menubar.
If you want to customize the shortcuts clone the repo and customize whatever you want.