package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jun 8, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package notify sends desktop notifications. On macOS it uses osascript; on
other platforms it is a no-op so callers don't need to branch.
Enabled reports whether notifications can actually be delivered here.
func Notify(title, message string)
Notify shows a desktop notification with the given title and message.
Failures are silently ignored — a missed banner must never break the daemon.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.