minus-squareasciimage@sh.itjust.workstoLinux@lemmy.ml•AutoHotKey Alternative on Waylandlinkfedilinkarrow-up5·18 days agoAfaik you won’t find a single alternative, bit you’ll have to find multiple projects for specific features you’re looking for. For example: Kanata for key remaps, text expansion, mouse input and a whole bunch of other keyboard stuff. Most automation is done with shell scripts and command line utilities. So stuff like batch renaming you can do this way. Window automation is DE/WM specific. So if you could list your DE/WM and the specific kinds of automation, it will be easier to give suggestions. linkfedilink
minus-squareasciimage@sh.itjust.workstoProgramming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?linkfedilinkarrow-up2·2 years agoC linkfedilink
Afaik you won’t find a single alternative, bit you’ll have to find multiple projects for specific features you’re looking for.
For example: Kanata for key remaps, text expansion, mouse input and a whole bunch of other keyboard stuff.
Most automation is done with shell scripts and command line utilities. So stuff like batch renaming you can do this way.
Window automation is DE/WM specific.
So if you could list your DE/WM and the specific kinds of automation, it will be easier to give suggestions.