[Resource]: CCometixLine - Claude Code Statusline
Display Name
CCometixLine - Claude Code Statusline
Category
Status Lines
Sub-Category
None
Primary Link
https://github.com/Haleclipse/CCometixLine
Secondary Link
No response
Author Name
Haleclipse
Author Link
https://github.com/Haleclipse
License
MIT
Other License
No response
Description
A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, interactive TUI configuration, and Claude Code enhancement utilities.
Additional Comments
Submission Checklist
- [x] I have checked that this resource hasn't already been submitted
- [x] My resource provides genuine value to Claude Code users, and any risks are clearly stated
- [x] All provided links are working and publicly accessible
- [x] I am submitting only ONE resource in this issue
- [x] I understand that low-quality or duplicate submissions may be rejected
🤖 Validation Results
✅ All validation checks passed!
Your submission is ready for review by a maintainer.
Validated Data:
{
"display_name": "CCometixLine - Claude Code Statusline",
"category": "Status Lines",
"subcategory": "General",
"primary_link": "https://github.com/Haleclipse/CCometixLine",
"secondary_link": "",
"author_name": "Haleclipse",
"author_link": "https://github.com/Haleclipse",
"license": "MIT",
"description": "A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, interactive TUI configuration, and Claude Code enhancement utilities.",
"active": "TRUE",
"last_checked": "2025-11-16:19-13-49"
}
This comment is automatically updated when you edit the issue.
thanks @Haleclipse ! i was just curious to know if you had any thoughts about how this compares to ccstatusline. It looks like maybe you have wider theme support? maybe it's more performant cuz it's written in Rust? just wondering your thoughts, thanks!
thanks @Haleclipse ! i was just curious to know if you had any thoughts about how this compares to ccstatusline. It looks like maybe you have wider theme support? maybe it's more performant cuz it's written in Rust? just wondering your thoughts, thanks!
Actually, when I first created this project, it was simply to satisfy my own stylistic preferences—clean and simple. As far as I recall, it was created slightly earlier than ccstatusline. Even earlier, though, was claude-powerline. At that time, I just didn’t want to start any Node processes other than Claude Code.(Haha, looking back now, this was an unnecessary idea—there's really no great need for it in terms of how the StatusLine works.) So I created this toy-like project. But within one of our AI communities, there are many users. So gradually, it has developed some unique features of its own. For example, when ClaudeCode uses a third-party model, the Context Window metric can be customized to reflect the actual value of the context window, and the calculation will be displayed according to the specified settings. There’s also a conveniently concise TUI-based configuration interface.
Compared to ccstatusline, some users have commented that ccstatusline’s immediately step-by-step configuration approach makes it difficult to understand and overly complicated (specifically, because it’s too highly customizable).
Um... that's pretty much it.
@Haleclipse ok thanks for the info - it's not a competition or anything i just try to avoid having entries on the list that are really really similar, but it seems like you're doing some nice work over there - 2 entries in one day! i think that's a first 😄 good luck with the project /approve
✅ Resource Approved!
🎉 A pull request has been created with your resource: https://github.com/hesreallyhim/awesome-claude-code/pull/358
The PR will be merged shortly, and you'll be notified when your resource is live.
Thank you for contributing to Awesome Claude Code!