Discover and explore top open-source AI tools and projects—updated daily.
Customizable status line for Claude Code CLI
Top 31.8% on SourcePulse
This project provides a highly customizable status line for the Claude Code CLI, enhancing user experience by displaying real-time metrics like model information, Git status, and token usage. It targets Claude Code users seeking to monitor their sessions and integrate useful information directly into their terminal interface.
How It Works
The tool leverages Node.js and the Ink framework to create an interactive terminal UI for configuration. It dynamically renders status information using a modular widget system, supporting Powerline-style separators and advanced color customization. The approach allows for flexible arrangement and styling of various data points, including custom commands and text.
Quick Start & Requirements
npx ccstatusline@latest
or bunx ccstatusline@latest
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
VSCode integrated terminal users may experience color rendering issues due to contrast ratio settings; adjustments or using a standalone terminal are recommended for accurate color display. Custom commands should be optimized for quick execution to prevent status line delays.
23 hours ago
Inactive