AutoHotkey-Util
Scripting utility
Utility functions to support development and automation tasks in AutoHotkey scripting
Utility functions for AutoHotkey. Works on both AHK v1.1 and v2.0-a builds.
95 stars
14 watching
20 forks
Language: AutoHotkey
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
cocobelgica/autohotkey-serdes | Software to convert AutoHotkey object structures into human-readable strings or binary files. | 14 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 59 |
lexikos/autohotkey-jk | Replaces AutoHotkey's scripting language with JavaScript, allowing scripts to run on Windows without the need for AutoHotkey.exe. | 83 |
hoppfrosch/ahk_ctable | A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
huleiak47/vim-ahkcomplete | Omnicomplete plugin for autohotkey script editing | 13 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
lipkau/cgui | An object-oriented GUI library for AutoHotkey, allowing developers to create graphical user interfaces in an AHK scripting language. | 18 |
spyoungtech/ahk | Automates tasks on Windows using Python and AutoHotkey script execution | 890 |
g33kdude/chrome.ahk | Automates Google Chrome using its WebSocket-based API | 340 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
ahk-just-me/class_scrollgui | Provides a GUI container with scroll functionality for AutoHotkey applications | 23 |
ahkscript/sublimeautohotkey | Enables syntax highlighting and editing features for the AutoHotkey scripting language within SublimeText. | 208 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |