Skip to content

Claude Usage v1.1.0

Choose a tag to compare

@PLemery PLemery released this 01 Sep 19:45
· 2 commits to main since this release

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

  1. Download ClaudeUsage.zip below and unzip it.

  2. Move ClaudeUsage.app to Applications.

  3. 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.app
    

    Then 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.