This is a beginner’s guide to creating AutoHotkey scripts. AutoHotkey is a program that allows you to create a key combination for a task. You can call them macros or mini-programs. The scripts or ...
This is a small GUI that allows you to run any normal AutoHotkey command or block of code by typing a name for the command you want to run. I wrote this script because I was creating more and more ...
This repository contains a collection of AutoHotkey (AHK) version 2 classes that provide various functionalities for different purposes. The classes are designed to make it easier to work with arrays, ...