Skip to content

Repository files navigation

AHK-Manager

AHK Script Manager is an Electron-based desktop application designed to simplify the management of AutoHotkey (AHK) scripts.

Tech Stack

  • Electron
  • Vite
  • React

Required Dependencies

  • AutoHotkey - v2
    • You must have this installed for the scripting to work. You can find the source code here.

Development Dependencies

  • Node - v22.14.0+
  • Yarn - v1.22.22+
    • This node module is used for building the application instead of the regular NPM execution.
    • Once Node is installed, you can install yarn with: npm i -g yarn

Running the app

Currently, the app is still in development and must be run using Node or Yarn.

Clone the repo and run the following to install the dependencies:

yarn

You can run the app using:

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages