Claude Code Usage Meter
·2026.04.29 06:58
Key point
An open-source macOS app has been released that shows Claude Code's 5-hour and weekly usage in real time from the menu bar.
Details
Throttle Meter is an open-source app that shows Claude Code usage in real time from the macOS menu bar.
- It reads
~/.claude/projects/*.jsonllocally to calculate the 5-hour rolling window and weekly limits. - It works with no network, no telemetry, and no sign-up process, and supports macOS 14+.
- From the menu bar, you can check session 5h / weekly total / weekly Sonnet usage rates.
- It provides 80% / 95% alerts, a Calendar reminder for the next weekly reset, usage trend charts, per-model cost estimates, and a diagnostics export feature.
- It also comes with a token-opt hook that reduces memory unrelated to the project, which the author says saves about 80,000 tokens per week.
- The source is released under the MIT license, and it can be built with xcodegen + Xcode 16 + SwiftUI 6 + GRDB.swift.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.