← Package directory
Available on winget

Install AHKFlow CLI

Command-line tool for managing AutoHotkey hotstrings and hotkeys.

Install with winget
winget install --id AHKFlow.CLI
Upgrade
winget upgrade --id AHKFlow.CLI
Uninstall
winget uninstall --id AHKFlow.CLI

About AHKFlow CLI

AHKFlow CLI is a Windows command-line tool for managing AutoHotkey hotstrings and hotkeys via the AHKFlow service. Sign in with `ahkflow login`, then manage your hotstrings from the terminal without leaving your shell.

What's new in 0.1.3

v0.1.3: Fix `ahkflow --version` self-report to match the installer's PackageVersion. Previously the binary reported the SDK fallback `1.0.0+<sha>` because the CLI project was missing the MinVer package reference; the installed version (ARP / `winget list`) was unaffected.

Read release notes

Version history

Version Updated Notes
0.1.3 Unknown v0.1.3: Fix `ahkflow --version` self-report to match the installer's PackageVersion. Previously the binary reported the SDK fallback `1.0.0+<sha>` because the CLI project was missing the MinVer package reference; the ins...