Alfred + Keyboard Maestro

https://github.com/iansinnott/alfred-maestro

Alfred workflow lets you search and run Keyboard Maestro macros.

Search Keyboard Maestro macros via Alfred

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:

Alfred Workflow API, Go, AppleScript.

I worked on the project in June 2018.