Automation and GUI Scripting with Hammerspoon (macOS)

16 hours ago
2

Hammerspoon reminds me of Keyboard Maestro, it provides a daemon to execute actions for custom keyboard shortcuts, GUI scripting, event based triggers, etc. It uses a lua based "config" and exposes low level macOS APIs (notably the Accessibility Framework).

My hammerspoon config: https://github.com/g0t4/dotfiles/blob/master/.config/hammerspoon/init.lua

Loading 1 comment...