XT KEYS
PORTABLE HOTKEYS INSTALLER & CLI FOR WINDOWS
INSTALLATION
Run this command in any PowerShell window on Windows to instantly install or update.
PS>
irm https://github.com/RameshXT/hotkeys/releases/latest/download/install.ps1 | iex
01 / ZERO CONFIG
One command installs AHK v2, downloads scripts, and wires it up automatically.
02 / PORTABLE
100% isolated inside LocalAppData. Zero administrator rights required.
03 / BUILT-IN CLI
Manage, restart, and update natively from any PowerShell window.
CLI COMMANDS
VIEW DOCUMENTATIONxtkeys status
Check if the process is running
xtkeys update
Pull latest scripts & restart
xtkeys restart
Force kill and cleanly re-launch
xtkeys uninstall
Safely remove everything