ccstatusline vs claude-powerline
Two npm tools for the Claude Code status line. The biggest difference is setup: ccstatusline uses an interactive terminal UI, claude-powerline uses a JSON file.
At a glance
| Attribute | ccstatusline | claude-powerline |
|---|---|---|
| Setup | Interactive terminal UI | JSON file or /powerline wizard |
| Runs on | Node.js or Bun | Node.js 18+ and Git |
| Themes | Powerline themes | 6 built-in, plus custom |
| Font | Powerline font | Nerd Font, or ASCII mode |
| Usage limits | Yes | Yes |
| Latest release | v2.2.30, Sep 17 | v1.32.0, Sep 23 |
Checked against the ccstatusline and claude-powerline READMEs on 2026-09-24.
Which to pick
- Want a setup screen? ccstatusline.
- Want a config file you can commit? claude-powerline.
- Want to read one script and see its real output first? Pick a status line below.
Status lines that do the same job
Shows git, tokens, and cost. Multi-line Python script.
Shows git, tokens, and limits. Bash script.
Shows git, tokens, cost, limits, and burn rate. Multi-line Bash script.
Shows git, tokens, and cost. Python script.
Shows git, tokens, and cost. Themed Bash script. Needs network access.
Shows git, tokens, cost, limits, and burn rate. Multi-line Bash script. Needs network access.