Skip to content

Releases: linuxlewis/claude-usage

ClaudeUsage v1.2.0

21 Feb 15:41
ac15351

Choose a tag to compare

What's New

Multi-Account Support

  • Add and switch between multiple Claude accounts
  • Rename accounts from the settings header
  • Per-account credential storage (session keys in Keychain, org IDs in UserDefaults)
  • Account picker in the popover when 2+ accounts are configured

Bug Fixes

  • Fixed credential crossover when switching accounts
  • Fixed auth status showing "not configured" after account switch
  • Fixed polling not restarting on account switch (willSet timing issue)
  • Loading spinner shown while fetching data after account switch

Other

  • Legal disclaimer added to README
  • Updated README for multi-account workflow

ClaudeUsage v1.1.0

16 Feb 14:56
e7ad55b

Choose a tag to compare

What's Changed

  • fix: always show session usage in menu bar — Previously displayed the highest utilization across all limits, which meant 0% session usage would show weekly usage instead. Now always shows the 5-hour session usage and reset time.
  • Improved README with getting started guide
  • Fixed org ID instructions (use lastActiveOrg cookie)
  • Added pre-built release binary

Full Changelog: v1.0.0...v1.1.0

ClaudeUsage v1.0.0

09 Feb 03:10

Choose a tag to compare

Pre-built macOS menu bar app for monitoring Claude.ai usage limits.

Install: Download ClaudeUsage.zip, unzip, and move ClaudeUsage.app to /Applications.

Setup: Open the app, click the gear icon, and enter your Claude.ai session key and org ID.

⚠️ Not code-signed — you may need to right-click → Open on first launch.