Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

v1.0.0

Choose a tag to compare

@sasha-computer sasha-computer released this 14 Feb 15:28
· 53 commits to main since this release

Initial release

  • Menu bar usage display -- shows 5-hour and weekly Claude Code rate limit percentages directly in the macOS menu bar, side by side.
  • Color-coded status -- green (normal), orange (70%+), red (90%+) so you can tell at a glance.
  • Click for details -- popover with exact percentages, progress bars, and reset countdown timers.
  • Auto-refresh -- polls the Anthropic usage API every 30 seconds.
  • Keychain auth -- reads your Claude Code OAuth credentials from the macOS Keychain. No manual config needed.
  • Token refresh -- automatically refreshes expired tokens and writes them back to the Keychain so Claude Code stays logged in.
  • Error reporting -- specific messages for not logged in, expired token, network failure, and parse errors.
  • Settings window -- current usage summary and app info via Cmd+,.
  • Unit tests -- formatters, status thresholds, and API response parsing covered.
  • Install script -- one-liner curl install, or download the DMG.