- Rust (to build)
- PowerShell 7+ (
pwsh)
cd windows
pwsh -NoProfile -File install.ps1 # install all hooks
pwsh -NoProfile -File install.ps1 notifications # install a specific hookA UAC prompt will appear for the notification icon/title registry entry. Declining still works — just no icon on toasts.
pwsh -NoProfile -File uninstall.ps1 # uninstall all hooks
pwsh -NoProfile -File uninstall.ps1 notifications # uninstall a specific hook| Hook | Description |
|---|---|
| notifications/ | Desktop notifications with elapsed time, terminal focus, and editor integration |