Clawdmeter-Windows v1.0.0 — first public release
First public release of Clawdmeter-Windows — a standalone Windows desktop
dashboard for Claude Code usage. The same metrics as
Clawdmeter, software-only, no
ESP32 hardware.
Download
Grab Clawdmeter.exe from the Assets below — a single self-contained file.
No Python, no install, no dependencies. Just download and run.
⚠️ The exe isn't code-signed, so Windows SmartScreen may warn "Windows
protected your PC / unknown publisher" on first run. Click
More info → Run anyway. Prefer to build it yourself? See the
README.
What it does
- Session (5h) and Weekly (7d) usage %, each with a reset countdown
- A Clawd mascot that reacts in real time to what Claude Code is doing —
coding, reading, searching, planning — and falls back to a usage-rate mood
(sleepy → dancing) when idle - A system-tray icon whose fill arc tracks session %
- Settings panel: alternative credentials path, always-on-top, auto-hide title
bar, Start-menu shortcut
How it works
Reads your Claude Code OAuth token from ~/.claude/.credentials.json, sends a
minimal 1-token request to api.anthropic.com/v1/messages every 60s, and reads
the rate-limit headers. Your token never leaves your machine except in that
request to Anthropic's API.
Requirements
- Windows 10 or 11 (64-bit)
- An active Claude Code login (
~/.claude/.credentials.json)
Credits & license
Software-only port of HermannBjorgvin/Clawdmeter.
Code is MIT-licensed; the Clawd mascot artwork is © Anthropic PBC — see
NOTICE.
Unofficial project, not affiliated with Anthropic.