Skip to content

Sz-KLevy/AHK_AutoHotKey_Macro_Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoHotkey(AHK) Macro Recorder

License PRs Welcome Contributions Welcome Alpha

A GUI-based automation tool developed in AutoHotkey (AHK) v2. This application is designed to record and replay complex sequences of keyboard and mouse interactions.

Features

  • Record keyboard and mouse input
  • Replay macros with precise timing
  • Save and loading function
  • GUI control panel
  • Configurable hotkeys and mouse position mode

Requirements

  • OS: Windows 10/11 (due to AHK v2 dependencies)
  • Runtime Enviroment: AutoHotkey v2.0

Usage

  1. Run src/MacroRecorder.ahk.
  2. Use the GUI or hotkeys to record and play macros.

Hotkeys

Action Default Hotkey
Start Recording F1
Stop Recording F1
Play Macro F2
Exit App Alt + D
Reload App Alt + U

About

AutoHotkey v2 script that lets you record and play keyboard and mouse macros.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors