Skip to content
zvecr edited this page May 11, 2019 · 5 revisions

Welcome to the AutoHotkey Editor wiki!

AutoHotkey Editor is a drag-and-Drop Blockly based editor for creating simple AutoHotkey scripts.

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.

Blockly is a library from Google for building beginner-friendly block-based programming languages.

Why AutoHotkey Editor

AutoHotkey has a powerful scripting language, however the initial jump can be daunting. Users are required to learn a new domain specific language, when they may not have a programming background. AutoHotkey Editor gives you a simple scratch like editor so that anyone and everyone can create powerful macros to automate any desktop task.

Getting Started

screencast

  1. Add some rules
  2. Add some actions
  3. Download .ahk script

In-depth Guides

Clone this wiki locally