Home

Awesome

ahk-libs

All the (redistributable) AutoHotkey libraries I can find...

Licenses are scattered around in there somewhere.

At the moment, this repo contains well over 200 libraries, classes, and wrappers for AHK 1.1 (previously AHK_L), AHK 1.0 (previously basic/vanilla), and AHK v2, implemented in over 3000 scripts.

DEPRECATED

I'm archiving this repo, and won't be updating it again. For a more modern collection of AutoHotkey resources, I suggest visiting the Awesome AutoHotkey list.

AutoHotkey Library Distribution

Want more libs? Several projects have similar goals to this one:

README!

Please note that, because this repo makes heavy use of git 'submodules', downloading a zip or tarball is not useful. Instead, if you wish to have access to all the libs included in this repo, please run:

git clone --recursive https://github.com/rshipp/ahk-libs.git

Included

So far, the included libs are (in no particular order):

Removed

Issues

See https://github.com/rshipp/ahk-libs/issues/6 for a note on FTP PASV mode issues.

Note to developers of these libs

If your code is in this repo, and you do not want it to be, I apologize. Please just let me know, and I will remove it.