Hacker News new | ask | show | jobs
by madetoshareqs 1409 days ago
I use Hammerspoon

https://www.hammerspoon.org/

What makes it particularly useful is the breadth of coverage of functionality of the API and integration with OS features.

1 comments

Hammerspoon definitely is nice because of the fact that you are writing code so it’s very nice to work with.

However, I feel like Keyboard Maestro is capable of much more powerful automation of interactions with GUI apps. Steps like Pause until image appears on screen, click on found image, etc… are super handy. The macro editor however leaves a lot to be desired when compared to writing scripts as code.