Claude Usage Status. A status bar widget that shows how much of your Claude API quota you've used.

github.com/kylemclaren/claude-usage-status

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • Release —v0.3.1
  • Add charmbracelet progress bars with smooth gradient
  • Release —v0.3.0
  • Use security command instead of go-keychain for macOS
  • Release —v0.2.1
  • Fix macOS install: sign binary and fix statusline path
  • Release —v0.2.0
  • Use native macOS Keychain API via go-keychain
  • Release —v0.1.1
  • Add macOS Keychain support for credentials
  • Release —v0.1.0
  • Add CI workflow, install script, and gradient progress bars
  • Add screenshot to README
  • Add README
  • chore: Update PRD and progress for US-004
  • feat: [US-004] - Create statusline.sh wrapper script
  • feat: [US-003] - Format output for Claude Code status line
  • feat: [US-002] - Fetch usage data from Anthropic API
  • feat: [US-001] - Create Go CLI skeleton with credential reading
  • Initial commit: Ralph setup for claude-usage-status