Skip to content

v1.0.0 β€” First Release πŸŽ‰

Choose a tag to compare

@658jjh 658jjh released this 07 Feb 01:15
· 49 commits to main since this release

Claude Usage Dashboard v1.0.0

The first release of Claude Usage Dashboard β€” a local-first tool that tracks and visualizes your Claude AI usage costs across 9+ development tools.

✨ Highlights

  • Multi-source tracking β€” Auto-detects OpenClaw, Claude Code CLI, Claude Desktop, Cursor, Windsurf, Cline, Roo Code, Aider, and Continue.dev
  • Beautiful dark-themed dashboard β€” Chart.js visualizations with animated counters
  • Cost analytics β€” Daily, weekly, monthly, and all-time cost breakdown
  • Model breakdown β€” Per-model costs across Opus, Sonnet, and Haiku families
  • Cache efficiency gauge β€” Animated gauge with dollar savings calculation
  • Heatmaps β€” Peak hours grid + GitHub-style calendar view
  • Session log β€” Expandable day-by-day details with source cards
  • Filtering β€” Multi-criteria filtering with visual chips
  • Monthly projections β€” Projected costs based on current pace
  • macOS .app bundle β€” Double-click to collect data + open dashboard

πŸ“¦ Download

Download Claude-Usage-Dashboard-v1.0.0.zip, unzip, and double-click Claude Usage Dashboard.app.

Requirements: Node.js β‰₯ 16, macOS 12+

πŸš€ Or run from source

node collect-usage.js
python3 -m http.server 8765
open http://localhost:8765/dashboard.html