- AutoHotkey
What is AutoHotkey AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc
- Hotkey - Syntax Usage | AutoHotkey v1
The Hotkey command creates, modifies, enables, or disables a hotkey while the script is running
- How to Run Example Code | AutoHotkey v2
The easiest way to get started quickly with AutoHotkey is to take example code, try it out and adapt it to your needs
- Remapping Keys (Keyboard, Mouse and Controller) | AutoHotkey v1
Free keyboard remapper that can also remap mouse and controller buttons It can also automate repetitive tasks by sending keystrokes mouse clicks
- Beginner Tutorial | AutoHotkey v2
Learn how to download and install AutoHotkey, to create a script, to use hotkeys and hotstrings, to send keystrokes, to run programs, etc
- SciTE4AutoHotkey
What is it? SciTE4AutoHotkey is a lightweight and easy to use SciTE-based AutoHotkey script editor It provides:
- AutoHotkey v2
AutoHotkey v2 aims to improve the usability and convenience of the language and command set by sacrificing backward compatibility As such, scripts written for v1 generally will not work without changes on v2 The syntax is overall more consistent, with much fewer quirks and traps, and many other improvements have been made
|