[launcher] ahko - fastest launcher ever

Post your working scripts, libraries and tools for AHK v1.1 and older
User avatar
xianii
Posts: 5
Joined: 27 Sep 2014, 12:53
Contact:

[launcher] ahko - fastest launcher ever

Post by xianii » 19 Jan 2022, 05:05

Download: https://github.com/Nigh/ahko/releases/latest/download/ahko.zip
GitHub page: https://github.com/Nigh/ahko

Screenshot:
Image

Setup:
Image
right click the ahko tray icon, and then click the Setup to get things set...up


ahko is the fastest launcher I have ever made with ahk.

ahko scans two levels of directories in the watch folder. The number of objects per directory level is limited to 16. This means that a maximum of 16x16 = 256 objects can be listed. This is because too many objects would NOT make the launcher "quick" enough.

Icons can be obtained automatically. You could set the icon by your own.
Folder icons can be set by placing an image with the name _icon.png in the folder.
While other icons can be set by placing a png with the same name of the item in the same folder.
For example, there are abc.lnk and abc.png in the same folder, the icon of abc.lnk would be set to abc.png automatically.

Return to “Scripts and Functions (v1)”