Skip to content

metapeka/AutoHotkeyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoHotkey Project

AutoHotkey script management system with IPC communication between main controller and managed scripts.

Features

  • Main controller GUI for managing multiple AutoHotkey scripts
  • Inter-Process Communication (IPC) between scripts
  • Process management and monitoring
  • Status reporting and logging
  • Command handling system

Structure

  • MainController/ - Main controller application
  • ManagedScripts/ - Individual managed scripts
  • Shared/ - Shared libraries and protocols

Usage

Run MainController/MainScript.ahk to start the main controller interface.

About

AutoHotkey script management system with IPC communication between main controller and managed scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors