winget install --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.
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... |