Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 21 Apr 02:20
· 167 commits to main since this release

Added

  • 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).