@davidbrianethier/cc-usage
v1.0.1
Published
Claude.ai usage monitor for macOS menubar - shows 5-hour and weekly limits
Maintainers
Readme
cc-usage
Claude.ai usage monitor for macOS menubar. Shows your 5-hour and weekly usage limits as text in the menubar.
Installation
# From npm
npm install -g @davidbrianethier/cc-usage
# Or from GitHub
npm install -g github:dbe/cc-usageUsage
# First run - will prompt for sessionKey
cc-usage
# Re-authenticate
cc-usage --reauth
# Show help
cc-usage --helpGetting Your Session Key
- Log into claude.ai in your browser
- Open DevTools:
Cmd+Option+I - Go to Application tab > Cookies > claude.ai
- Find
sessionKeyand copy its value - Paste when prompted by cc-usage
Features
- Menubar display: Shows
45%|72%(5-hour | 7-day usage) - Auto-refresh: Updates every 10 seconds
- Power-aware: Pauses during system sleep
- Auto-start: Launches on login
- Context menu: Click for Reauth/Quit options
Requirements
- macOS 10.15+
- Node.js 18+
License
ISC
