AutoHotkey-jk
Scripting engine
Replaces AutoHotkey's scripting language with JavaScript, allowing scripts to run on Windows without the need for AutoHotkey.exe.
AutoHotkey, running JavaScript.
83 stars
10 watching
10 forks
Language: AutoHotkey
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 831 |
vim-scripts/autohotkey-ahk | A Vim script for syntax highlighting Autohotkey scripts | 15 |
g33kdude/chrome.ahk | Automates Google Chrome using its WebSocket-based API | 340 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
spyoungtech/ahk | Automates tasks on Windows using Python and AutoHotkey script execution | 890 |
ahkscript/sublimeautohotkey | Enables syntax highlighting and editing features for the AutoHotkey scripting language within SublimeText. | 208 |
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
juanmamenendez/autohotkey-script-open-show-apps | Automates opening and managing applications using hotkeys on Windows 10 desktop | 140 |
hnamikaw/vim-autohotkey | Adds support for AutoHotkey code in Vim with auto-indentation and other features | 7 |
ahkscript/aspdm | A package manager and distribution platform for AutoHotkey scripts | 60 |
536/my-startup-ahk-scripts | A collection of AutoHotkey scripts designed to automate tasks at startup | 2 |
perlence/autohotkey.py | An API that allows writing AutoHotkey scripts in Python | 80 |
joedf/aei.ahk | Displays AutoHotkey Environment Information and relevant System Information with an update checker | 15 |
jleb/ahksock | A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
lipkau/winscp.ahk | A wrapper class for WinSCP to simplify its usage in AutoHotkey scripting. | 19 |