Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Send ¶
func Send(title, body string)
Send fires a desktop notification with the willow icon. Works on macOS (terminal-notifier or osascript) and Linux (notify-send). Non-blocking: runs the notification in a goroutine.
func SendCustom ¶
SendCustom runs a user-provided command with title/body available as WILLOW_NOTIFY_TITLE and WILLOW_NOTIFY_BODY env vars.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.