Releases: PLemery/claude-usage
Release list
Claude Usage v1.2.0
macOS menu-bar app showing live Claude usage: 5-hour and 7-day limit percentages, current chat context size, and per-project token/cost estimates.
What's new in v1.2.0
- Fully signed and notarized by Apple — no more Gatekeeper warnings, no more
xattrworkaround needed - Added a custom app icon
- In-app auto-updates via Sparkle ("Check for Updates" in the menu)
Install
- Download
ClaudeUsage.zipbelow and unzip it. - Move
ClaudeUsage.appto Applications. - Open it normally — it's notarized, so no security warnings.
Requirements
- macOS 13.0+
- An existing Claude Code login (the app reads your session from the macOS Keychain — no separate sign-in)
Costs shown are estimates (tokens × public list price), not billed amounts.
Claude Usage v1.1.0
macOS menu-bar app showing live Claude usage: 5-hour and 7-day limit percentages, current chat context size, and per-project token/cost estimates.
What's new in v1.1.0
- Added a custom app icon
- Documented the Gatekeeper unblock step below
Install
-
Download
ClaudeUsage.zipbelow and unzip it. -
Move
ClaudeUsage.appto Applications. -
macOS Gatekeeper will block it as "Apple could not verify this app is free of malware" since it's ad-hoc signed, not notarized (no Apple Developer account). Run this once in Terminal to fix it:
xattr -cr /Applications/ClaudeUsage.appThen open the app normally.
Requirements
- macOS 13.0+
- An existing Claude Code login (the app reads your session from the macOS Keychain — no separate sign-in)
Costs shown are estimates (tokens × public list price), not billed amounts.
Claude Usage v1.0.0
macOS menu-bar app showing live Claude usage: 5-hour and 7-day limit percentages, current chat context size, and per-project token/cost estimates.
Install
- Download
ClaudeUsage.zipbelow and unzip it. - Move
ClaudeUsage.appto Applications (optional). - Right-click the app and choose Open the first time (it's ad-hoc signed, not notarized, so Gatekeeper will otherwise block it as from an "unidentified developer").
Requirements
- macOS 13.0+
- An existing Claude Code login (the app reads your session from the macOS Keychain — no separate sign-in)
Costs shown are estimates (tokens × public list price), not billed amounts.