phuryn/claude-usage
A local dashboard that reads Claude Code usage logs and displays token usage, costs, and session history in charts.

Velocity · 7d
+28
★ / day
Trend
→steady
star history
This tool reads the local usage logs that Claude Code writes to disk, which include token counts, models used, sessions, and project information. It parses these logs and renders a web dashboard with charts and cost estimates, giving developers visibility into their Claude Code usage across API, Pro, and Max subscription plans. Built with Python’s standard library, it requires no third-party dependencies.