Alfred + Keyboard Maestro
Alfred workflow lets you search and run Keyboard Maestro macros.
Alfred and Keyboard Maestro are one of the essential tools in my daily work. They help me execute repetitive tasks just with a few clicks.
When I wanted to integrate them, I found an amazing Alfred workflow developed by Ian Sinnott. It was written in Python, though, so the speed wasn’t optimal. I rewrote it in Go, which made it blazingly fast and also added a couple of new features along the way.
Technologies used:
- Alfred Workflow API,
- Go,
- AppleScript.
I worked on it in June 2018.