Skip to content

Releases: silverdolphin863/claude-code-meter

CC Meter 1.0.4

Choose a tag to compare

@silverdolphin863 silverdolphin863 released this 02 Aug 13:38

CC Meter 1.0.4 brings the public installer up to the verified cross-machine build.

  • Reads current account-wide Codex limits through the installed Codex CLI, so another machine no longer presents an old local session log as current usage.
  • Displays only the windows Codex currently reports and discards expired session-log fallback windows.
  • Refreshes live Codex data every five minutes and stops showing a cached percentage after 15 minutes without a successful query.
  • Keeps the compact freshness label and short tooltip introduced in v1.0.2.
  • Aligns compact progress bars and pace badges with the provider text without increasing the strip height.
  • Includes the refreshed README screenshot and accurate source and privacy documentation.

CC Meter has no hosted service. Claude usage is requested directly from Anthropic with the local Claude Code OAuth token. Codex authentication and account requests remain inside the installed Codex CLI.

The installer is unsigned, so Windows SmartScreen will warn. The README explains the warning and the source-build alternative.

SHA256 of CCMeter-Setup-1.0.4.exe:
D07B571E22670E0C0329BE425B74CEBF0ED6655EBB3561A467E5EEEBDCC34D17

CC Meter 1.0.2

Choose a tag to compare

@silverdolphin863 silverdolphin863 released this 01 Aug 12:26

CC Meter 1.0.2 brings the public installer up to the current application code.

  • Refreshes stale Claude usage automatically and adds manual refresh controls to both views.
  • Shows compact freshness labels such as 15h, without the old data prefix.
  • Uses a short, one-line freshness tooltip.
  • Adds a reconnect action when the Claude login has expired.
  • Improves clean-install handling and updates the README screenshot.
  • Updates Electron to 39.8.10 and electron-builder to 26.15.3. npm audit reports zero vulnerabilities.

Everything remains local. CC Meter sends the Claude OAuth token only to Anthropic's usage endpoint and reads Codex limits from local session files.

The installer is unsigned, so Windows SmartScreen will warn. The README explains the warning and the source-build alternative.

SHA256 of CCMeter-Setup-1.0.2.exe:
3C430B93030F0700A662138B469B2D7B7CCE21C1CD50273D4F3B8056639A46F0

CC Meter 1.0.1

Choose a tag to compare

@silverdolphin863 silverdolphin863 released this 31 Jul 12:35

First public release.

Tray widget for Windows showing Claude Code and Codex rate-limit usage, with a burn-pace badge (1.0x = you run out exactly at reset).

  • Compact strip that docks to the top screen edge, with optional auto-hide, plus a full panel.
  • Per-window percent, bar, reset time and pace. Claude 5-hour + weekly + per-model, Codex 5-hour + weekly.
  • Everything local. Serves the UI and GET /usage.json on localhost:7373.

The installer is unsigned, so SmartScreen will warn. Click More info then Run anyway, or build it yourself with npm install && npm run dist.

SHA256 of CCMeter-Setup-1.0.1.exe:
5EEF6C41CD630A902BDE84531D93DD9BA97B49AA8FAAF0C9693E6AB30F71E815