Keep an eye on remaining Claude Code session usage without opening a separate app.
Check weekly and per-model usage limits and when they reset.
Get a visual warning in the Windows dock when session usage is running low.
| omgapnt/claudeusage | atum-borg-interactive/road-sdk | babelive/windows | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | C# | C# | C# |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires Windows 11 with PowerToys Command Palette installed and an active Claude Code sign-in.
ClaudeUsage is a small Windows tool that shows how much of your Claude Code subscription you have left, right in your Windows taskbar dock. It plugs into Microsoft PowerToys' Command Palette feature, adding a live band that displays something like "Claude 93%" so you always know your remaining usage at a glance. Clicking the dock band opens a fuller stats page with progress bars for your current five hour session, your weekly limit, and separate limits for each AI model you use, along with countdowns showing when each limit resets and a button to refresh the numbers manually. The dock icon also changes color to orange as a warning once your session usage drops below 20 percent remaining. Under the hood, the extension reads the login token that Claude Code already stores on your computer and uses it to check Anthropic's own usage page every five minutes. The developer states that the tool sends no other data anywhere and does not track usage beyond that single check, so nothing about your activity leaves your machine except the same request Claude Code would already be capable of making. To install it, you clone the project's code repository and run an included setup script, then restart the Command Palette and turn the feature on in its dock settings. If the script is blocked by Windows' default security settings, there is a one line command in the instructions to allow it to run. If something goes wrong, instead of showing a percentage the dock band displays a short message explaining the problem, such as being signed out of Claude Code, a network problem, or an error from Anthropic's service, and there is an optional debug logging mode for troubleshooting further. The tool requires Windows 11, PowerToys with Command Palette support, and an active Claude Code sign in. It is released under the MIT license, meaning it can be used and modified freely.
A Windows dock extension for PowerToys Command Palette that shows your live Claude Code usage limits, including session, weekly, and per-model percentages.
Mainly C#. The stack also includes C#, .NET 9, PowerToys.
Use, modify, and distribute freely, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.