Skip to content
forked from Nigh/ahko

quick launcher in autohotkey

License

Notifications You must be signed in to change notification settings

love499520/ahko

 
 

Repository files navigation

ahko

tested with Autohotkey 2.0-beta.3 on Windows 10

ahko is a quick launcher for windows.

Screenshots

Gridview :

Listview(Deprecated) :

Setup

right click the ahko tray icon, and then click the Setup

Usage

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.

icon

Icons can be obtained automatically. And you can set it by your own.
Folder icons can be set by placing a png image with the name _icon.png in the folder.
Item's icon can be set by placing a png image with the same name as the item. For example, put abc.lnk and abc.png in the same folder, the icon of abc.lnk would be set to abc.png.

Template

Created with ahk autoupdate template

About

quick launcher in autohotkey

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AutoHotkey 100.0%