Skip to content

Lexikos/AHKControl.ahk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AHKControl

Control running AutoHotkey scripts by using a hotkey and menu.

Features:

  • Activate any of the standard tray menu options for a script, even if its tray menu has been customized.
  • The menu is keyboard-accessible. For example, use #q, 1, v to view variables for the most recent script.
  • If possible (on older OS versions), the tray icons are retrieved. Otherwise, each script can set its own icon using WM_SETICON with its main window (A_ScriptHwnd).

Requires AutoHotkey v1.1 (probably v1.1.23+), but can control any AutoHotkey version.

About

Control running scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors