Claude Pulse
· v1.1.0
About
Keep an eye on your Claude Code usage from your wrist.
Claude Pulse shows how much of your Claude Code quota you have burned through, across three pages:
- Rings — your 5-hour and 7-day quota as percentages, plus whether a Claude session is running right now.
- Detail — how many jobs are active, both quota bars, and when each window resets.
- Cost — what today has cost you, tokens used, and a 7-day spend chart.
A glance view puts both percentages in your widget carousel, so the common case costs you no taps at all.
REQUIRES A RELAY YOU RUN YOURSELF
This app is not standalone. It reads from a small open-source relay — a single Go binary you run on your own Mac or Linux machine, which reads your local Claude Code usage and serves it to the watch through your paired phone. Setup is one command, then scan a QR code:
curl -fsSL https://raw.githubusercontent.com/biokraft/claude-pulse/main/install.sh | bash
No account, no third-party service, and no usage data ever leaves your control. Your Claude credentials stay on your machine and are never sent to the watch.
Setup instructions and full source: https://github.com/biokraft/claude-pulse
Free and open source (MIT). Claude and Claude Code are trademarks of Anthropic. This is an independent, unofficial project, not affiliated with or endorsed by Anthropic.