AHK Manager is useful for cases in which changing the shortcut assignment without modifying the AHK file.
- Shortcuts to AHK file can be configured on screen.
- Shortcuts that can be assinged are F1 to F12, Ctrl+F1 to Ctrl+F12.
- Shortcuts are only available when AHK Manager is launched.
- You can also type Shift+F1 to execute AHK file instead of setting a shortcut.
- You can edit the file by double-clicking on it.
- Install AutoHotkey.
- Clone this repository.
- Place your own AHK file in the same folder as the #AHKManager.ahk file.
- Double-click #AHKManager.ahk to execute it.
- Select the AHK file from the list and set up a shortcut.
- Focus on another window, and then press the shortcut.
- Folder Button : Open the same folder as the #AHKManager.ahk
- Reload Button : Update the file list.
- Dropdown List : Set a shortcut.
- Double-click Item in List : Edit the selected file.
All settings are written in the .AHKManager.ini file. If you want to edit a file in your own editor, you can add the following settings to the ini file.
[core]
editor=C:\Program Files (x86)\sakura\sakura.exe