Skip to content

Keyboard Maestro

Keyboard Maestro is essentially an IDE for automation. You create macros of actions that you can then easily call from Karabiner.

It has a wonderful community that is happy to help with whatever you are trying to achieve.

I share all the macros I use with the app.

I teach how I use KM deeply in my macOS automation course.

Notes

Code

System Clipboard variable

%SystemClipboard%

Var as token

%Variable%%{left}{key:⌃L}

Var for shell

"$KMVAR_"{left}{key:⌃L}

Variable

%Variable%{^}%