Back to catalog

ccstatusline

by sirmalloc

Pending

🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

3,433stars
148forks
TypeScript
Added 12/27/2025
CLI Toolsai-toolsclaude-codeclideveloper-toolsgitpowerlinestatusbarstatuslineterminalthemeing
Installation
# Add to your Claude Code skills
git clone https://github.com/sirmalloc/ccstatusline
README.md
<div align="center"> <pre> _ _ _ _ ___ ___ ___| |_ __ _| |_ _ _ ___| (_)_ __ ___ / __/ __/ __| __/ _` | __| | | / __| | | '_ \ / _ \ | (_| (__\__ \ || (_| | |_| |_| \__ \ | | | | | __/ \___\___|___/\__\__,_|\__|\__,_|___/_|_|_| |_|\___| </pre>

ccstatusline

🎨 A highly customizable status line formatter for Claude Code CLI Display model info, git branch, token usage, and other metrics in your terminal

npm version npm downloads License: MIT Node.js Version install size Maintenance

Mentioned in Awesome Claude Code ClaudeLog - A comprehensive knowledge base for Claude

Demo

</div>

📚 Table of Contents


🆕 Recent Updates

v2.0.16 - Add fish style path abbreviation toggle to Current Working Directory widget

v2.0.15 - Block Timer calculation fixes

  • Fix miscalculation in the block timer

v2.0.14 - Add remaining mode toggle to Context Percentage widgets

  • Remaining Mode - You can now toggle the Context Percentage widgets between usage percentage and remaining percentage when configuring them in the TUI by pressing the 'l' key.

v2.0.12 - Custom Text widget now supports emojis

  • 👾 Emoji Support - You can now paste emoji into the custom text widget. You can also turn on the merge option to get emoji labels for your widgets like this:

Emoji Support

v2.0.11 - Unlimited Status Lines

  • 🚀 No Line Limit - Configure as many status lines as you need - the 3-line limitation has been removed

v2.0.10 - Git Updates

  • 🌳 Git Worktree widget - Shows the active worktree name when working with git worktrees
  • **👻 Hi...