Install with winget
winget
winget install rere43.CCometixLine
Package Details
About CCometixLine
CCometixLine (ccline) is a high-performance statusline utility for Claude Code users, written in Rust. It integrates with Git to show branch and status information, tracks real-time API usage, provides an interactive TUI configuration interface, supports custom model aliases with context window limits, and can display CLI proxy API quota data across multiple accounts.
Frequently Asked Questions
What is Claude Code?
Claude Code is an agentic coding tool from Anthropic. CCometixLine enhances the Claude Code workflow by adding a configurable statusline with usage tracking and Git integration.
Why is CCometixLine written in Rust?
Rust provides near-zero startup latency and minimal memory overhead, which is important for a statusline tool that is queried frequently during terminal sessions.
How do I configure model aliases?
Run ccline from the terminal and select "Model Aliases" from the main menu. Configuration is stored in ~/.claude/ccline/models.toml.
What is the CLI proxy quota display?
If you use a CLI proxy API service, CCometixLine can display remaining quota for models like Opus and Gemini directly in your statusline with multi-account aggregation.