01Execute temporary AutoHotkey scripts with enforced timeouts and capture output/errors.
02Live debug running AutoHotkey scripts using the DBGp protocol, allowing for execution control, variable inspection, and breakpoint management.
03Inspect the currently active Windows window to retrieve its title, class, and executable.
041 GitHub stars
05Search the user's global AutoHotkey library folder for existing custom scripts and functions.
06Validate AutoHotkey v2 script syntax using the official AutoHotkey executable.