ahkdll-v1-release
Hotkey extension library
A scriptable DLL that extends AutoHotkey functionality with customizable hotkeys and key bindings.
AutoHotkey_H v1 release
65 stars
15 watching
13 forks
Language: AutoHotkey
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
ahk-just-me/lv_ex | Provides custom functionality for GUI ListViews in AutoHotkey scripts. | 17 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 68 |
ahkdb/ahkdb | A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
g33kdude/socket.ahk | An implementation of a network socket class in AutoHotkey script language | 64 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
ahkscript/aspdm | A package manager and distribution platform for AutoHotkey scripts | 60 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |
ahkscript/sublimeautohotkey | Enables syntax highlighting and editing features for the AutoHotkey scripting language within SublimeText. | 208 |
hnamikaw/vim-autohotkey | Adds support for AutoHotkey code in Vim with auto-indentation and other features | 7 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
isnull/ahkdba | An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
lexikos/autohotkey-jk | Replaces AutoHotkey's scripting language with JavaScript, allowing scripts to run on Windows without the need for AutoHotkey.exe. | 83 |