@anastasiiaanfimova/claude-statusline
v1.0.2
Published
Claude Code statusline — minimalist theme with dot bars and muted colors
Maintainers
Readme
claude-statusline
Minimalist Claude Code statusline — dot progress bars, muted colors, clean layout.
Forked from kamranahmedse/claude-statusline.

What's different:
- Dot bars
·instead of circles●○ - Muted color palette — color only where it matters (context load thresholds)
- Model name formatted as
Sonnet 4.6instead ofclaude-sonnet-4-6 - Directory + model on one line
- Week and extra usage as plain text, no bar clutter
- 24-hour time, full month names
- Effort level removed — not reliably available yet (tracking anthropics/claude-code#40261)
Install
npx @anastasiiaanfimova/claude-statuslineBacks up your existing statusline to ~/.claude/statusline.sh.bak and configures ~/.claude/settings.json.
Requirements
- jq — for parsing JSON
- curl — for fetching rate limit data
- git — for branch info
brew install jqUninstall
npx @anastasiiaanfimova/claude-statusline --uninstallRestores from backup if one exists, otherwise removes the script and cleans up settings.
License
MIT © Anastasiia Anfimova
