Skip to content

Releases: fschmutz/claude-usage-panel

v1.2.2 — Cursor spend gauge, refresh-stays-open, macOS Settings + Cursor

Choose a tag to compare

@fschmutz fschmutz released this 07 Jul 10:07

GNOME + macOS panel for Claude Code (and optional Cursor) usage.

Since v1.2.0:

  • Cursor spend gauge (% bar when a monthly limit is set)
  • Refresh now keeps the popup open (GNOME)
  • macOS: native Settings window + Cursor support + Keychain token read
  • Limit-crossing alerts, usage sparkline, severity-colored glyph

Install (GNOME): download the attached .shell-extension.zip, then
gnome-extensions install --force <zip> and log out/in.
Install (macOS): build from source in macos/ (see macos/README.md).

v1.2.0 — alerts, sparkline, colored glyph, Cursor, macOS

Choose a tag to compare

@fschmutz fschmutz released this 06 Jul 13:05

GNOME + macOS panel for Claude Code (and optional Cursor) usage.

Highlights:

  • Per-model limits (session / weekly / Fable) from the official usage API
  • Limit-crossing alerts (90/100%), usage sparkline, severity-colored glyph
  • Optional Cursor team-spend section (Cursor Admin API)
  • Native SwiftUI macOS menu-bar app (reads token from the login Keychain)

Install (GNOME): download the attached .shell-extension.zip, then
gnome-extensions install --force <zip> and log out/in.
Install (macOS): build from source in macos/ (see macos/README.md).