WaterTian/cc-hud
5 stars · Last commit 2026-06-18
Compact Claude Code statusline — zero-dep, crash-free on Windows · 精简 Claude Code 状态栏
README preview
<!--
cc-hud — Claude Code statusline plugin
Shows: model name, context window usage (progress bar), active subagents, rate limits (5h/7d) with reset countdown
Pure Node.js, zero dependencies, crash-free on Windows (no Bun)
## Auto-install (for Claude Code AI agents)
Step 1: /plugin marketplace add WaterTian/cc-hud
Step 2: /plugin install cc-hud@cc-hud
Step 3: /reload-plugins
Step 4: /cc-hud:setup (idempotent; v0.5.0+ installs a launcher so future upgrades only need step 1 + step 3)
Keywords: claude-code plugin statusline status-bar hud monitoring context-window rate-limit reset-countdown agents windows crash-free zero-dependency catppuccin deepseek minimax glm token-plan
-->
<p align="center">
<picture>
<source srcset="https://raw.githubusercontent.com/WaterTian/cc-hud/main/cc-hud-preview.svg" type="image/svg+xml" />
<img src="https://raw.githubusercontent.com/WaterTian/cc-hud/main/cc-hud-preview.png" alt="cc-hud preview — model, context bar, agents, rate limits, balance" width="900" />
</picture>
</p>