← Package directory
Available on winget

Install whkd

A simple hotkey daemon for Windows.

Install with winget
winget install --id LGUG2Z.whkd
Upgrade
winget upgrade --id LGUG2Z.whkd
Uninstall
winget uninstall --id LGUG2Z.whkd

About whkd

A simple hotkey daemon for Windows.

What's new in 0.2.10

v0.2.10 (2025-09-09) Bug Fixes - whkd: revert b30c62e (915a7b8e) Chore - release: v0.2.10 (5d6a767f) - deps: bump actions/checkout from 4 to 5 (eeb86447) - deps: bump actions/download-artifact from 4 to 5 (00ff8f43) - deps: cargo update (72186e52)

Read release notes

Version history

Version Updated Notes
0.2.10 Unknown v0.2.10 (2025-09-09) Bug Fixes - whkd: revert b30c62e (915a7b8e) Chore - release: v0.2.10 (5d6a767f) - deps: bump actions/checkout from 4 to 5 (eeb86447) - deps: bump actions/download-artifact from 4 to 5 (00ff8f43) - de...
0.2.9 Unknown v0.2.9 (2025-05-17) Code Refactoring - cargo: prefer dash to underscore, lift load fn to parser lib (29df24ff) Chore - release: v0.2.9 (bf68f3df) - deps: bump clap from 4.5.37 to 4.5.38 (10082c8d)
0.2.8 Unknown v0.2.8 (2025-04-22) Bug Fixes - whkd: set create_no_window flag on shells (b30c62e7) Code Refactoring - whkd: create whkd_core crate (d02d9966) Features - whkd: add .pause_hook keyword (7c64ab2f) - whkd: add .pause keywo...
0.2.7 Unknown v0.2.7 (2025-02-06) Bug Fixes - whkd: recrate terminated shell sessions (be23476e) Chore - release: v0.2.7 (9516aca0) - deps: bump clap from 4.5.26 to 4.5.27 (7f35dde4)
0.2.6 Unknown v0.2.6 (2025-01-19) Features - whkd: add default cmds and scoped ignores (32f07f4d) Chore - release: v0.2.6 (b510870a) - deps: cargo update (97040705) - deps: bump win-hotkeys from 0.3 to 0.4 (d76f0fee) - dev: begin v0.2...
0.2.5 Unknown v0.2.5 (2025-01-11) Features - whkd: allow single vkey hotkeys (f983a641) Chore - release: v0.2.5 (9bc06269)
0.2.4 Unknown v0.2.4 (2025-01-01) Features - whkd: use win-hotkeys for more win key bindings (4c083467) Chore - release: v0.2.4 (04b73308)
0.2.3 Unknown v0.2.3 (2024-12-24) Continuous Integration - github: only dry run release on master (a04b9d5f) Chore - release: v0.2.3 (d1b31fe1)
0.2.2 Unknown Bug Fixes - whkd: allow comments on the first line (98c3164f) Continuous Integration - github: update release workflow (c3bd0a7f) Chore - release: v0.2.2 (3ccd3fb0)
0.2.1 Unknown Chore - release: v0.2.1 (82eb9b0f)
0.2.0 Unknown Bug Fixes - whkd: allow single cmd configs (cc2cbc99) Features - whkd: enable key-repeat by default (e7b0b1fb) - config: add cli flag to increase portability (1be9a9f9) Chore - deps: bump dirs from 5.0.0 to 5.0.1 (152b93...
0.1.2 Unknown Features - whkd: continue execution on hotkey conflicts (ddf7928b) Chore - deps: bump chumsky from 0.9.0 to 0.9.2 (5757a756)
0.1.1 Unknown No notes