Skip to main content

Module os_notify

Module os_notify 

Source
Expand description

Cross-platform best-effort desktop notifications.

Each backend shells out to the native binary (notify-send / osascript / powershell). Failures are swallowed — we’d rather lose a toast than crash the caller. Used by both wire notify (inbox events) and the daemon’s pending-pair tick (SAS-ready, pair-confirmed).

Functions§

toast