Skip to content

v1.3.0 — Limit-reset notifications

Choose a tag to compare

@weltern weltern released this 10 Jun 00:34
· 58 commits to main since this release
92aa27a

Know the moment a Claude usage limit resets so you can get back to work.

✨ New: limit-reset notifications

  • Smart, gated alerts — fire only when it matters: you were near/at the limit, or being throttled, just before the reset. Session (5h) and weekly (7d) limits are tracked independently, so a 5h throttle can't trip a false weekly alert.
  • Custom in-app toast — a themed pop-up with an animated mascot in the bottom-right, replacing the generic OS notification. Click it to jump back to the dashboard; it shows even when minimized to the tray.
  • Optional sound and pop-to-front on reset.
  • Phone push — get pinged on your phone via ntfy (no account needed, just pick a topic) or Telegram (bot token + chat ID). A "Send test notification" button in Settings verifies your setup.

🎨 UI polish

  • Compact widget is now fully opaque with a clay accent border and ~10% larger for readability.

📦 Install

Download Clawdmeter.exe below and run it — single file, no installer (~29 MB, Windows x64).

🙏 Credits

Core notification feature by @sherifscript (originally #5), carried forward and built on for this release.


Merged in #6.