Skip to content

Releases: PLemery/claude-usage

Claude Usage v1.2.0

Choose a tag to compare

@PLemery PLemery released this 02 Sep 14:02

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 xattr workaround needed
  • Added a custom app icon
  • In-app auto-updates via Sparkle ("Check for Updates" in the menu)

Install

  1. Download ClaudeUsage.zip below and unzip it.
  2. Move ClaudeUsage.app to Applications.
  3. 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

Choose a tag to compare

@PLemery PLemery released this 01 Sep 19:45

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.

Claude Usage v1.0.0

Choose a tag to compare

@PLemery PLemery released this 01 Sep 19:32

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

  1. Download ClaudeUsage.zip below and unzip it.
  2. Move ClaudeUsage.app to Applications (optional).
  3. 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.