deadlydog / AHKCommandPicker

An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functions and allows you to easily run them.
MIT License
87 stars 10 forks source link

Feature Request - AHK V2 #9

Open itayVolk opened 2 months ago

itayVolk commented 2 months ago

Is there a ahk v2 alternative of this project or any way to make it work with v2 scripts? Even just a basic way to include hotkeys that other scripts run would be useful.

maessof91 commented 2 months ago

hi Your post somehow made it to my phone notifications. I created one for myself. May be a bit buggy. Theirs two branches, one is for adding it as a submodule which is the way I use it. https://github.com/maessof91/Ahk2Commands

deadlydog commented 2 months ago

This is something I've been thinking about as well, but haven't had any time to dedicate to it. I'm open to pull requests 🙂

megabugman commented 3 weeks ago

maybe you can get some inspiration from this script? https://www.autohotkey.com/boards/viewtopic.php?f=6&t=788