What does HackerNews think of autokey?
AutoKey, a desktop automation utility for Linux and X11.
Language:
Python
> there's no decent replacement for it in Linux
I've had a lot of success with AutoKey[1].
I use AutoKey on Linux. It's less powerful than AHK but uses native Python which is nice: https://github.com/autokey/autokey
You that read wrong
Many thanks. How do they compare with autokey? I haven't tried it properly, but it gets mentioned a lot. https://github.com/autokey/autokey
I see the benefit in this, having one script that works everywhere.
It's also good to know linux has autokey (https://github.com/autokey/autokey) for the same result. The name is close, but it's a different project.
It's not compatible with autohotkey, but you can script using python. I used it to enter dates, emails and automatize dynalist.io actions.