Hacker News new | ask | show | jobs
by _d3Xt3r_ 988 days ago
AutoHotkey. It's a fairly comprehensive yet easy to use GUI automation, hotkeys and scripting tool, and unfortunately there's no decent replacement for it in Linux - especially under Wayland, which prevents some features working in an automated way (eg screen capture, extracting the RGB values of the pixel under the mouse cursor etc).
1 comments

> there's no decent replacement for it in Linux

I've had a lot of success with AutoKey[1].

[1]: https://github.com/autokey/autokey

> This is an X11 application and, as such, will not function correctly when Wayland is in use