24
AutoHotKey replacement
(feddit.org)
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
I'm not sure what exactly you mean by this, but AutoKey has Python scripting built in and an extensive API:
https://github.com/autokey/autokey/wiki/Scripting
And from a Python script you can launch any other script/program you want with a
subprocess
library call.Well the focus of AutoKey seems to be more productivity and utility. It works perfectly fine, but antimicrox is better suited for my usecase.