Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Windows

Requirements

Install

cd windows
pwsh -NoProfile -File install.ps1                # install all hooks
pwsh -NoProfile -File install.ps1 notifications  # install a specific hook

A UAC prompt will appear for the notification icon/title registry entry. Declining still works — just no icon on toasts.

Uninstall

pwsh -NoProfile -File uninstall.ps1                # uninstall all hooks
pwsh -NoProfile -File uninstall.ps1 notifications  # uninstall a specific hook

Hooks

Hook Description
notifications/ Desktop notifications with elapsed time, terminal focus, and editor integration