ccburn
v0.4.3
Published
Terminal-based Claude Code usage limit visualizer with real-time burn-up charts
Maintainers
Readme
ccburn
Terminal-based Claude Code usage limit visualizer with real-time burn-up charts.
Installation
# Run directly with npx
npx ccburn
# Or install globally
npm install -g ccburnUsage
ccburn # Session limit TUI
ccburn weekly # Weekly limit
ccburn --compact # Single line for status bars
ccburn --json # JSON output for automationFeatures
- Real-time burn-up charts with budget pace line
- Pace indicators: 🧊 behind pace, 🔥 on pace, 🚨 burning too hot
- Session, Weekly, and Weekly-Sonnet limits
- Compact mode for tmux/status bars
- JSON output for scripting
Requirements
- Claude Code installed with valid credentials
Alternative Installation
If npm installation fails, you can install via pip:
pip install ccburnLinks
License
MIT
