You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ntfy notification channel for quota threshold alerts. Both Discord webhook and ntfy fire independently on every threshold crossing. Reads NTFY_BASE_URL, NTFY_TOPIC, and NTFY_TOKEN env vars (or [quota] config keys). Proper Title, Priority, and Tags headers ensure full message visibility in macOS/iOS notification banners.
macOS Notification Center fallback via osascript when no push channels are configured (replaces notify-send on macOS).