top | item 37760828

(no title)

_d3Xt3r_ | 2 years 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).

discuss

order

gaws|2 years ago

> 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

_d3Xt3r_|2 years ago

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