Earlier quoted context omitted.
Autokey on Linux?
There is no such thing, at least in the mainstream. There are surogates, more or less capable, however nothing close to AHK 1. xdotool 2. sikuli 3. AHK_X11
AutoHotkey v2 Official Release Announcement
111–120 of 153 posts
Re: AutoHotkey v2 Official Release Announcement
#112Autohotkey is the only windows thing I miss on Linux. And it seems impossible to even discuss desktop automation with contemporary Linux DE people, they just glaze over. "Like, why would you want apps to be able to control other apps, that sounds dangerous! We definitely want to protect you from that in Wayland.... Oh, what's that? You are a large consultancy that uses time tracking apps to help with billable hours?…
Re: AutoHotkey v2 Official Release Announcement
#113Autohotkey is the only windows thing I miss on Linux. And it seems impossible to even discuss desktop automation with contemporary Linux DE people, they just glaze over. "Like, why would you want apps to be able to control other apps, that sounds dangerous! We definitely want to protect you from that in Wayland.... Oh, what's that? You are a large consultancy that uses time tracking apps to help with billable hours?…
Re: AutoHotkey v2 Official Release Announcement
#114I always preferred AutoIt over AutoHotkey. There is something with syntax of AutoHotkey I can stand.
AutoiIt community is hostile. It is also way slower, larger, hungrier. Now it has worst syntax too.
I was around the forums a decade ago and it was a wonderful place.
Re: AutoHotkey v2 Official Release Announcement
#115Earlier quoted context omitted.
> There is no such thing on any other OS. I thought the Mac comparable was Keyboard Maestro. Are the two that different (asks someone who hasn't used Windows since the '90s)? https://www.keyboardmaestro.com
I use Karabiner Elements and Hammerspoon. Hammerspoon scripts are written in LUA, Karabiner Elements has a large repository of useful scripts. On Linux I use Wayland but there are several ways to tackle that, involving /dev/uinput. For example there's Python bindings for that and several Rust apps to achieve it. In the end I use ydotool and kbct. On Android I use MacroDroid. You can also do some neat stuff with Selen…
Re: AutoHotkey v2 Official Release Announcement
#116Earlier quoted context omitted.
Check out https://bitbucket.org/mfeemster/keysharp/ and https://github.com/phil294/AHK_X11 , two attempts at reimplementing AHK on Linux. The former is v2 but not usable yet, the latter is by me, v1 "classic" and somewhat incomplete.
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
Keysharp / AHK_X11 on the other hand ship their own runtimes that will be / are compatible with the actual programming language AutoHotkey v2 / v1 and thus cannot be used in conjunction with other languages, apart from shell invocation. For a detailed feature comparison with AutoKey you will have to research this yourself, but there's at least one feature which is exclusive to AHK_X11 right now, and that is accessibility-related commands such as ControlClick or WinGetText.
Re: AutoHotkey v2 Official Release Announcement
#117Earlier quoted context omitted.
AutoiIt community is hostile. It is also way slower, larger, hungrier. Now it has worst syntax too.
Hostile, really? I was around the forums a decade ago and it was a wonderful place.
More importantly its considerably larger and slower.
Re: AutoHotkey v2 Official Release Announcement
#118Autohotkey is the only windows thing I miss on Linux. And it seems impossible to even discuss desktop automation with contemporary Linux DE people, they just glaze over. "Like, why would you want apps to be able to control other apps, that sounds dangerous! We definitely want to protect you from that in Wayland.... Oh, what's that? You are a large consultancy that uses time tracking apps to help with billable hours?…
Was missing total commander but now that is solved with double commander.
Re: AutoHotkey v2 Official Release Announcement
#119Earlier quoted context omitted.
There is no such thing, at least in the mainstream. There are surogates, more or less capable, however nothing close to AHK 1. xdotool 2. sikuli 3. AHK_X11
You that read wrong https://github.com/autokey/autokey
Re: AutoHotkey v2 Official Release Announcement
#120I love Autohotkey because, in addition to its productivity benefits, it's a defensive tool against dark patterns imposed by user-hostile companies. For example, I've been using it for years to enter my Runescape password [1] due to Jagex being clueless about security [2] [1] https://reddit.com/r/runescape/comments/gxapao/how_to_paste_... [2] https://www.troyhunt.com/the-cobra-effect-that-is-disabling/