Claude Usage is a lightweight macOS menubar app that helps you check your Claude Code usage limits at a glance. Monitor your usage easily without extra distractions.
Built by @richhickson.
ClaudeUsage.zip.ClaudeUsage.app into your Applications folder.Once installed, find ClaudeUsage in your Applications folder and double-click to launch it. The app will appear in your menubar.
The app displays your current session and weekly limits right at the top. It refreshes every 2 minutes to keep you updated.
Check the timer for both session and weekly limits. This feature helps you track when limits reset according to Claudeโs schedule.
If you encounter issues:
If you want to explore making changes or running your own version, you can build from source. Follow these steps:
Clone the repository:
git clone https://github.com/YOUR_USERNAME/claudecodeusage.git
Change to the application directory:
cd claude-usage
Open the project in Xcode:
open ClaudeUsage.xcodeproj
Build the project by pressing โB and run it with โR.
This project is licensed under the MIT License.
If you have questions or feedback, feel free to open an issue in the repository. Your input helps improve the app.
For direct support, you can reach out through the projectโs main page or create an issue on GitHub.