update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,14 +1,13 @@
Awesome AutoHotkey !AutoHotkey (https://img.shields.io/badge/Language-AutoHotkey-yellowgreen.svg) (https://autohotkey.com/) !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) 
 (https://github.com/sindresorhus/awesome)
 Awesome AutoHotkey !AutoHotkey (https://img.shields.io/badge/Language-AutoHotkey-yellowgreen.svg) (https://autohotkey.com/) !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) 
 (https://github.com/sindresorhus/awesome)
A curated list of awesome AutoHotkey (https://autohotkey.com/) libraries, library distributions, scripts, tools and resources. Inspired by the other awesome lists (https://github.com/bayandin/awesome-awesomeness). Please read 
CONTRIBUTING.md (https://github.com/ahkscript/awesome-AutoHotkey/blob/master/.github/CONTRIBUTING.md) before contributing.
A curated list of awesome AutoHotkey (https://autohotkey.com/) libraries, library distributions, scripts, tools and resources. Inspired by the other awesome lists (https://github.com/bayandin/awesome-awesomeness). Please read CONTRIBUTING.md 
(https://github.com/ahkscript/awesome-AutoHotkey/blob/master/.github/CONTRIBUTING.md) before contributing.
Out-of-date or discontinued, but nonetheless historically relevant items can be found on Historical.md (https://github.com/ahkscript/awesome-AutoHotkey/blob/master/Historical.md)
Development state: 
!Build Status (https://travis-ci.org/ahkscript/awesome-AutoHotkey.svg) (https://travis-ci.org/ahkscript/awesome-AutoHotkey) !awesome_bot (https://img.shields.io/badge/PoweredBy-awesome_bot-yellow.svg) 
(https://github.com/dkhamsing/awesome_bot)
!Build Status (https://travis-ci.org/ahkscript/awesome-AutoHotkey.svg) (https://travis-ci.org/ahkscript/awesome-AutoHotkey) !awesome_bot (https://img.shields.io/badge/PoweredBy-awesome_bot-yellow.svg) (https://github.com/dkhamsing/awesome_bot)
⟡ Awesome AutoHotkey (#awesome-autohotkey)
@@ -73,10 +72,10 @@
(https://autohotkey.com/board/topic/74670-class-winclip-direct-clipboard-manipulations/).
Console
⟡ AHKonsole (https://github.com/G33kDude/Console) - by G33kdude - Class based AutoHotkey library for console support. This library enables you to create an object representing a console to interact with, as well as multiple console 
buffer objects to facilitate in double buffering. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=4955).
⟡ LibCon (https://github.com/joedf/LibCon.ahk) - by joedf - AutoHotkey Library For Console Support. This library enables you to write console applications and interact with other console instances. Basically, this library facilitates 
anything that has to do with writing and interacting with consoles. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?t=17).
⟡ AHKonsole (https://github.com/G33kDude/Console) - by G33kdude - Class based AutoHotkey library for console support. This library enables you to create an object representing a console to interact with, as well as multiple console buffer objects
to facilitate in double buffering. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=4955).
⟡ LibCon (https://github.com/joedf/LibCon.ahk) - by joedf - AutoHotkey Library For Console Support. This library enables you to write console applications and interact with other console instances. Basically, this library facilitates anything 
that has to do with writing and interacting with consoles. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?t=17).
Data format
⟡ AHK_ctable (https://github.com/hoppfrosch/AHK_cTable) - by hoppfrosch - Library to handle strings in tabular format - Forum thread: link 
@@ -87,8 +86,7 @@
⟡ ObjCSV (https://github.com/JnLlnd/ObjCSV/) - by JnLlnd - Library to load/save CSV files to Objects and and Listview functions. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=41).
⟡ ObjDump/ObjLoad (https://autohotkey.com/boards/viewtopic.php?f=6&t=3573) - by HotKeyIt - Serialize/deserialize object to/from variable/memory.
⟡ SerDes (https://github.com/cocobelgica/AutoHotkey-SerDes) - by cocobelgica - Serialize / de-serialize an AutoHotkey object structure. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=4212).
⟡ Table (https://github.com/Jim-VxE/AHK-Lib-Table) - by VxE - Library to manipulate strings in tabular (TSV) format and Listview functions. Forum thread: link 
(https://autohotkey.com/board/topic/61540-lib-string-based-table-manipulation-v028/).
⟡ Table (https://github.com/Jim-VxE/AHK-Lib-Table) - by VxE - Library to manipulate strings in tabular (TSV) format and Listview functions. Forum thread: link (https://autohotkey.com/board/topic/61540-lib-string-based-table-manipulation-v028/).
⟡ XA (https://github.com/hi5/XA) - by trueski/hi5 - Serialize/deserialize array to/from XML. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=34849).
Data Structures and Algorithms
@@ -108,8 +106,8 @@
Graphics
⟡ GDIp (https://github.com/tariqporter/Gdip/) - by tic - Full featured library that helps in interaction with Microsoft's gdiplus.dll - Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=6517).
⟡ ImagePut (https://github.com/iseahound/ImagePut) - by iseahound - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and 
v2. - Forum thread: link (https://www.autohotkey.com/boards/viewtopic.php?f=6&t=76301&p=330615)
⟡ ImagePut (https://github.com/iseahound/ImagePut) - by iseahound - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum
thread: link (https://www.autohotkey.com/boards/viewtopic.php?f=6&t=76301&p=330615)
⟡ AHKv2-GDIP (https://github.com/mmikeww/AHKv2-Gdip) - Update of the above GDI+ library compatiable with both AHK v1.1 and AHK v2 - Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=6517).
⟡ GDIp_ImageSearch (https://autohotkey.com/board/topic/71100-) - by tic - Library using gdiplus.dll for searching image instances on the screen. See the end of that thread for MasterFocus' improved version, or see his GitHub repo here 
(https://github.com/MasterFocus/AutoHotkey/tree/master/Functions/Gdip_ImageSearch)
@@ -193,8 +191,8 @@
System
⟡ RunAsTask (https://autohotkey.com/boards/viewtopic.php?t=4334) - by SKAN - Auto-elevates script without UAC prompt.
⟡ Vista Audio Control Functions (https://github.com/ahkscript/VistaAudio) - by Lexikos - Provides alternatives to some SoundSet/SoundGet subcommands, as well as some additional features that SoundSet/SoundGet do not support. Forum 
thread: Link (https://autohotkey.com/board/topic/21984-vista-audio-control-functions/?p=143564)
⟡ Vista Audio Control Functions (https://github.com/ahkscript/VistaAudio) - by Lexikos - Provides alternatives to some SoundSet/SoundGet subcommands, as well as some additional features that SoundSet/SoundGet do not support. Forum thread: Link 
(https://autohotkey.com/board/topic/21984-vista-audio-control-functions/?p=143564)
Text manipulation
⟡ String Things (https://autohotkey.com/boards/viewtopic.php?f=6&t=53) - by tidbit - Stand-alone string manipulation functions.
@@ -213,8 +211,8 @@
Clipboard
⟡ CL3 (https://github.com/hi5/CL3) - A clipboard manager (text only) with plugins (Search, predefined Slots, ClipChain, FIFO, Editor and more). Forum thread link (https://autohotkey.com/boards/viewtopic.php?f=6&t=814).
⟡ ClipBoardMonitor (https://github.com/536/my-startup-ahk-scripts/blob/master/startup/ClipBoardMonitor/ClipBoardMonitor.ahk) - Monitor clipboard changes, show tooltip of word count for text or a temporary GUI for pictures.
⟡ Clipjump (http://clipjump.sourceforge.net/) - is a Multiple-Clipboard management utility for Windows. Source code: GitHub (https://github.com/aviaryan/Clipjump). Forum threads: link 1 
(https://autohotkey.com/boards/viewtopic.php?f=6&t=401), link 2 (https://autohotkey.com/board/topic/91488-clipjump-the-ultimate-clipboard-manager-updated-0708/).
⟡ Clipjump (http://clipjump.sourceforge.net/) - is a Multiple-Clipboard management utility for Windows. Source code: GitHub (https://github.com/aviaryan/Clipjump). Forum threads: link 1 (https://autohotkey.com/boards/viewtopic.php?f=6&t=401), 
link 2 (https://autohotkey.com/board/topic/91488-clipjump-the-ultimate-clipboard-manager-updated-0708/).
Filesystem
⟡ Belvedere (https://github.com/adampash/belvedere) - sets up rules for taking actions on files (move, copy, delete, etc) based on the name of a file, its extension, size, age, and more. More info link 
@@ -231,25 +229,24 @@
Maths
⟡ Monster (https://autohotkey.com/board/topic/15675-monster-evaluate-math-expressions-in-strings/) - evaluate math expressions in strings (calculator).
⟡ Unit Converter (https://autohotkey.com/board/topic/39359-unit-converter/) - unit converter that has most common English and scientific units and most common quantities from length to density to thermal conductivity. Also includes a 
section for physical and mathematic constants.
⟡ Unit Converter (https://autohotkey.com/board/topic/39359-unit-converter/) - unit converter that has most common English and scientific units and most common quantities from length to density to thermal conductivity. Also includes a section for 
physical and mathematic constants.
Mouse
⟡ EitherMouse (http://www.EitherMouse.com) - Multiple mice, individual settings, auto swap mouse buttons on second mouse. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=3648).
⟡ MouseGestureL (http://www.vector.co.jp/download/file/winnt/util/fh633547.html) - Control applications by mouse gestures. Gestures and actions can be defined via customizable interface. Documentation in English and Japanese - Japanese 
Homepage link (http://hp.vector.co.jp/authors/VA018351/mglahk.html)
⟡ MouseGestureL (http://www.vector.co.jp/download/file/winnt/util/fh633547.html) - Control applications by mouse gestures. Gestures and actions can be defined via customizable interface. Documentation in English and Japanese - Japanese Homepage 
link (http://hp.vector.co.jp/authors/VA018351/mglahk.html)
⟡ Radial Menu (https://autohotkey.com/board/topic/46856-radial-menu-scripts-updated-07122014/) - Powerful hotkey, launcher, mouse gestures system, and much more (skinable) - Forum thread: link 
(https://autohotkey.com/board/topic/46856-radial-menu-scripts-updated-07122014/)
Typing
⟡ AutoComplete (https://github.com/Uberi/Autocomplete) - Suggests and completes words as you type. Forum thread: link (https://autohotkey.com/board/topic/60998-autocomplete/).
⟡ DateHotkey (https://github.com/tiuub/DateHotkey) - Hotkey to easily receive current, past or upcomming date strings. Forum thread: link (https://www.autohotkey.com/boards/viewtopic.php?f=6&t=89929)
⟡ Half-QWERTY (https://autohotkey.com/board/topic/1257-half-qwerty-one-handed-typing/page-6#entry216183) - One-handed Typing. Using the space bar as a modifier, the user can generate the characters of either side of a full-sized 
keyboard using only one hand. More information via Forum thread: link (https://autohotkey.com/board/topic/1257-half-qwerty-one-handed-typing/)
⟡ Half-QWERTY (https://autohotkey.com/board/topic/1257-half-qwerty-one-handed-typing/page-6#entry216183) - One-handed Typing. Using the space bar as a modifier, the user can generate the characters of either side of a full-sized keyboard using 
only one hand. More information via Forum thread: link (https://autohotkey.com/board/topic/1257-half-qwerty-one-handed-typing/)
⟡ KeyPress OSD (https://github.com/marius-sucan/KeyPress-OSD) - On-Screen Display which displays every key or mouse button press at a clearly visible text size. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=225)
⟡ Lintalist (http://lintalist.github.io/) - Searchable interactive lists to copy & paste text with plugins. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=3378).
⟡ Portable Keyboard Layout (http://pkl.sourceforge.net/) - helps people to learn better, more efficient keyboard layouts such as Dvorak, Colemak or Asset. Forum thread: link 
(https://autohotkey.com/board/topic/25991-portable-keyboard-layout/).
⟡ Portable Keyboard Layout (http://pkl.sourceforge.net/) - helps people to learn better, more efficient keyboard layouts such as Dvorak, Colemak or Asset. Forum thread: link (https://autohotkey.com/board/topic/25991-portable-keyboard-layout/).
⟡ Static Hands (https://github.com/almogtavor/static-hands) - Super useful shortcuts with the CapsLock key that spare the need to move hands while typing. Super simple. No learning curve.
⟡ Thumbscript (https://autohotkey.com/board/topic/27198-beta-thumbscript-ahk/) - Allows you to type using the number pad, with only 2 number presses for every letter. Documentation: link (http://thumbscript.com/howitworks.html)
⟡ TypingAid (https://github.com/ManiacDC/TypingAid/releases) - Suggests and completes words as you type. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=5644) GitHub link (https://github.com/ManiacDC/TypingAid).
@@ -260,10 +257,10 @@
⟡ Min2Tray (http://junyx.breadfan.de/Min2Tray/) - Minimize window to tray & more. Forum thread: link (https://autohotkey.com/board/topic/4173-min2tray-v179-minimize-window-to-tray-much-more/)
⟡ Open-Show-Apps (https://github.com/JuanmaMenendez/AutoHotkey-script-Open-Show-Apps) - Open, restore or minimize the desired Window's or Chrome's Apps. Forum thread: link 
(https://www.autohotkey.com/boards/viewtopic.php?f=6&t=63579&p=272220#p272220)
⟡ SnapX (https://github.com/benallred/SnapX/releases) - Enhances Windows/Aero Snap by taking over its hotkeys (Win+Left/Right, etc) and providing more fine-grained control over snap location and size. Works with multiple monitors, 
resolutions, and DPI levels.
⟡ WindowPadX (https://github.com/hoppfrosch/WindowPadX) - tool which provides some useful functionality within multi monitor environments. _WindowPadX is an enhancement of WindowPad, originally released by Lexikos, see original forum 
thread: link (https://autohotkey.com/board/topic/19990-windowpad-window-moving-tool/)_ 
⟡ SnapX (https://github.com/benallred/SnapX/releases) - Enhances Windows/Aero Snap by taking over its hotkeys (Win+Left/Right, etc) and providing more fine-grained control over snap location and size. Works with multiple monitors, resolutions, 
and DPI levels.
⟡ WindowPadX (https://github.com/hoppfrosch/WindowPadX) - tool which provides some useful functionality within multi monitor environments. _WindowPadX is an enhancement of WindowPad, originally released by Lexikos, see original forum thread: link
(https://autohotkey.com/board/topic/19990-windowpad-window-moving-tool/)_ 
Games
⟡ Achromatic - ProgressPlatformer (https://github.com/Uberi/ProgressPlatformer/releases) - Platform game. Forum thread: link (https://autohotkey.com/board/topic/64529-achromatic-progressplatformer-refined/), GitHub: link 
@@ -272,8 +269,7 @@
⟡ F1 Racer (https://www.dropbox.com/sh/01ucst7jeybn9ed/AABCItk8VKlfVp67T0P_DJFia) - 2 or 4 player racing game. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=19&t=4307&p=24024&hilit=racing#p24024)
⟡ Infection (https://autohotkey.com/boards/download/file.php?id=3349&sid=b3444f44c767f7698ede586c81d40fe2) - Board game. Also known as Ataxx. Forum thread: link 
(https://autohotkey.com/board/topic/35504-game-manytetris-customizable-pocket-tetris/)
⟡ Ishido (https://github.com/flibioahk/ishido/archive/master.zip) - Retro puzzle game. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?t=31825https://github.com/flibioahk/ishido), GitHub: link 
(https://github.com/flibioahk/ishido)
⟡ Ishido (https://github.com/flibioahk/ishido/archive/master.zip) - Retro puzzle game. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?t=31825https://github.com/flibioahk/ishido), GitHub: link (https://github.com/flibioahk/ishido)
⟡ ManyTetris (http://sector-seven.net/assets/stuff/ManyTetris.zip) - Multiple Tetris variants. Forum thread: link (https://autohotkey.com/board/topic/35504-game-manytetris-customizable-pocket-tetris/)
⟡ Out of the Sea (http://ludumdare.com/compo/ludum-dare-24/?action=preview&uid=14126) - Try to avoid being fished by evolving. GitHub: link (https://github.com/Uberi/Ludum-Dare-24)
⟡ PABI Logical (https://github.com/bichlepa/PABI-Logical/releases) - Remake of the amiga game Logical. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=33267), GitHub: link (https://github.com/bichlepa/PABI-Logical)
@@ -284,7 +280,7 @@
Interpreter
⟡ AutoHotkey (https://autohotkey.com/download/) - AutoHotkey interpreter installer and binaries.
⟡ AutoHotkey DLL (https://github.com/HotKeyIt/ahkdll-v1-release/) - AutoHotkey.dll opens the world of AutoHotkey to other programming and scripting languages. Forum thread: link (https://autohotkey.com/board/topic/39588-autohotkeydll/).
⟡ AutoHotkey DLL (https://github.com/HotKeyIt/ahkdll-v1-release/) - AutoHotkey.dll opens the world of AutoHotkey to other programming and scripting languages. Forum thread: link (https://autohotkey.com/board/topic/39588-autohotkeydll/). 
Documentation link (http://hotkeyit.ahk4.net/files/AutoHotkey-txt.html).
⟡ AutoHotkey build for CE (http://www.autohotkey.net/%7EMicha/AutohotkeyCE/AutoHotkeyCEUni.CAB) - AutoHotkey for Pocket PCs / WinCE / Smartphones. Forum thread: link 
(https://autohotkey.com/board/topic/24776-autohotkey-for-pocket-pcs-wince-smartphones/). Documentation link (http://www.autohotkey.net/~Micha/AutohotkeyCE/html/index.htm).
@@ -304,15 +300,14 @@
Integrated Development Environment
⟡ AHK Studio (https://autohotkey.com/boards/viewtopic.php?f=6&t=300) - SciLexer.dll based IDE for AutoHotkey.
⟡ Adventure (formerly AutoGUI) (https://www.autohotkey.com/boards/viewtopic.php?f=64&t=89901) - by Alguimist (https://autohotkey.com/boards/memberlist.php?mode=viewprofile&u=64723) - AHK IDE with useful built-in plugins and GUI 
designer.
⟡ Adventure (formerly AutoGUI) (https://www.autohotkey.com/boards/viewtopic.php?f=64&t=89901) - by Alguimist (https://autohotkey.com/boards/memberlist.php?mode=viewprofile&u=64723) - AHK IDE with useful built-in plugins and GUI designer.
⟡ AutoHotFlow (https://www.dropbox.com/s/99cwiqpzlx4mtuz/AutoHotFlow%20Installation.exe?dl=1) - Draw your applications. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=6399). GitHub link 
(https://github.com/bichlepa/AutoHotFlow).
⟡ DRAKON Editor (https://autohotkey.com/boards/viewtopic.php?f=6&t=3108) - Visual programming (with DRAKON diagrams) for AutoHotkey.
⟡ Notepad++ for AutoHotkey (https://autohotkey.com/boards/viewtopic.php?f=7&t=50) - Setup for popular code editor Notepad++ for AutoHotkey.
⟡ SciTE4AutoHotkey (http://fincs.ahk4.net/scite4ahk/) - SciTE-based IDE for AutoHotkey.
⟡ SublimeAutoHotkey (https://github.com/ahkscript/SublimeAutoHotkey) - AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, 
ahkcompile, ahkrunpiped.
⟡ SublimeAutoHotkey
 (https://github.com/ahkscript/SublimeAutoHotkey) - AutoHotkey AHK language package for SublimeText including syntax highlighting, comments toggling, auto-completions, build system definitions, commands for ahkrun, ahkcompile, ahkrunpiped.
⟡ Sublime 4 AutoHotkey (https://autohotkey.com/board/topic/91066-sublime-4-autohotkey-updated-1311/) - Sublime 4 AutoHotkey is a patch for Sublime Text text editor which adds support for AutoHotkey. - (discontinued)
⟡ vim-AHKcomplete (https://github.com/huleiak47/vim-AHKcomplete) - Vim plugin to add auto-completion. (omni-completion)
⟡ Vim autohotkey-ahk (https://github.com/vim-scripts/autohotkey-ahk) - Vim plugin to add syntax highlighting for AutoHotkey.
@@ -322,8 +317,8 @@
GUI WYSIWYG Builders
⟡ Adventure (formerly AutoGUI) (https://www.autohotkey.com/boards/viewtopic.php?f=64&t=89901) - by Alguimist (https://autohotkey.com/boards/memberlist.php?mode=viewprofile&u=64723) - WYSIWIG GUI Designer and Script Editor.
⟡ GUI Creator (formerly Basic GUI Creator) (https://autohotkey.com/boards/viewtopic.php?f=6&t=303) - WYSIWYG GUI Creator for AutoHotkey.
⟡ MagicBox (https://autohotkey.com/boards/viewtopic.php?p=100953#p100953) - by Alguimist (https://autohotkey.com/boards/memberlist.php?mode=viewprofile&u=64723) - MagicBox is a development tool to assist in the creation of message 
boxes. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?p=100953#p100953).
⟡ MagicBox (https://autohotkey.com/boards/viewtopic.php?p=100953#p100953) - by Alguimist (https://autohotkey.com/boards/memberlist.php?mode=viewprofile&u=64723) - MagicBox is a development tool to assist in the creation of message boxes. Forum 
thread: link (https://autohotkey.com/boards/viewtopic.php?p=100953#p100953).
Script Recorders and Writers
⟡ Pulovers Macro Creator (http://www.macrocreator.com/) - a Free Automation Tool and Script Generator. Recommended for beginners. Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=143). GitHub link 
@@ -347,14 +342,13 @@
⟡ WinSpy (https://autohotkey.com/boards/viewtopic.php?f=6&t=28220) - by Alguimist - Useful window spy / information tool written in AHK.
(Use in) other programming languages
⟡ AutoHotkey.dll (https://hotkeyit.github.io/v2/docs/AutoHotkeyDll.htm) - Part of the AutoHotkey_H (#autohotkey_h) distribution. Load the autohotkey.dll from your other language, and pass normal AHK code to the dll file for execution. 
See here for a list of the exported functions (https://hotkeyit.github.io/v2/docs/AHKH_Features.htm). Some older links: python example (https://autohotkey.com/board/topic/56938-simple-python-intergration-example/), c/c++ example 
⟡ AutoHotkey.dll (https://hotkeyit.github.io/v2/docs/AutoHotkeyDll.htm) - Part of the AutoHotkey_H (#autohotkey_h) distribution. Load the autohotkey.dll from your other language, and pass normal AHK code to the dll file for execution. See here 
for a list of the exported functions (https://hotkeyit.github.io/v2/docs/AHKH_Features.htm). Some older links: python example (https://autohotkey.com/board/topic/56938-simple-python-intergration-example/), c/c++ example 
(https://autohotkey.com/board/topic/39588-autohotkeydll/://autohotkey.com/board/topic/39588-autohotkeydll/page-10?&#entry321945), forum link (https://autohotkey.com/board/topic/39588-autohotkeydll/)
⟡ .NET Framework Interop (CLR, C#, VB) (https://dl.dropbox.com/u/20532918/Lib/CLR-1.2.zip) - Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=4633).
⟡ ActiveScript - Host VBScript and JScript in-process
 (https://autohotkey.com/boards/viewtopic.php?f=6&t=4555) - Provides an interface to Active Scripting languages like VBScript and JScript, without relying on Microsoft's ScriptControl, which is not available to 64-bit programs.
⟡ Exo-Javascript (https://github.com/Aurelain/Exo) - Write AHK with JavaScript - Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=5714), Exo-CLI (Interactive Command-line) link 
(https://github.com/joedf/Exo-CLI.ahk).
⟡ Exo-Javascript (https://github.com/Aurelain/Exo) - Write AHK with JavaScript - Forum thread: link (https://autohotkey.com/boards/viewtopic.php?f=6&t=5714), Exo-CLI (Interactive Command-line) link (https://github.com/joedf/Exo-CLI.ahk).
⟡ LibLua (https://autohotkey.com/board/topic/40690-ahk-lua-interop-stdlib-proof-of-concept/) - Note: lua.ahk and lua_ahkfunctions.ahk can be found here (https://code.google.com/archive/p/wow-vending-machine/source).
⟡ Machine code functions: Bit Wizardry (https://autohotkey.com/board/topic/19483-machine-code-functions-bit-wizardry/) - Tutorial link (https://autohotkey.com/boards/viewtopic.php?f=7&t=32), C/C++ to MCode Generator forum link 
(https://autohotkey.com/boards/viewtopic.php?f=6&t=4642).
@@ -394,7 +388,7 @@
Websites
⟡ autohotkey.com (https://autohotkey.com/) - Official website of the AutoHotkey scripting language (downloads, forum, documentation).
⟡ autohotkey.com/foundation (https://autohotkey.com/foundation) - Official webpage of AutoHotkey Foundation LLC (https://autohotkey.com/foundation/), a non-profit LLC (Limited Liability Company) founded for this software. Certificate of
⟡ autohotkey.com/foundation (https://autohotkey.com/foundation) - Official webpage of AutoHotkey Foundation LLC (https://autohotkey.com/foundation/), a non-profit LLC (Limited Liability Company) founded for this software. Certificate of 
Organization (pdf) link (https://autohotkey.com/certificate_of_organization.pdf).
⟡ ahkscript GitHub organization (https://github.com/ahkscript) - Official ahkscript GitHub organization.
@@ -410,3 +404,5 @@
!Creative Commons License (https://licensebuttons.net/l/by/4.0/88x31.png) (http://creativecommons.org/licenses/by/4.0/)
This work is licensed under a Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/).
AutoHotkey Github: https://github.com/ahkscript/awesome-AutoHotkey