Real‑time statusline for Claude Code: token usage, remaining budget, burn rate, and depletion time
Stars
182
Forks
6
Watchers
182
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
71
commits
1
commits
feat: add ASCII pet companion and reset countdown animations
cac296aView on GitHubfeat: show version number at right end of status bar in dim style
dd9145cView on GitHubfix: use used_percentage for context window display instead of cumulative tokens
9f20ae3View on GitHubfix: simplify reset time format - omit 0h when under 1 hour
bcff1a0View on GitHubfeat: iPhone-style battery bar with background colors for percentage display
48b2ec7View on GitHubrefactor: cleaner status bar - remove percentages, group labels with bars
c34750eView on GitHubfix: web installer now always gets latest version from PyPI
433735dView on GitHubfix: strip redundant (1M context) from model name when showing ctx usage
f3a8868View on GitHubfix: use cached rate_limits on session start instead of showing --%
88ea5a9View on GitHubfix: show placeholders instead of upgrade warning on session start
6b50f17View on GitHub