Skip to main content
Archived

This project has been archived by its maintainers, and is no longer receiving any updates.

claude-limits-bar

License: MIT

Claude Code limits and their reset times, always visible in the macOS menu bar.

If you keep hitting "Too many requests, please try again later", this shows you exactly how close you are to the limit and when it resets — before Claude Code cuts you off.

The menu bar shows two ring gauges — the session (5-hour) limit in green and the 7-day limit in purple, percent used inside each — plus the countdown until the session limit resets:

◔66 ◔12  3h 26m

Click it for the full picture: a large donut for the session limit (weekly as a thin outer arc) and one row per limit with its reset time:

✳ Claude Limits          ($) (↻)
        ╭─── 66% Used ───╮
◔66  5-Hour Limit     Today 6:10 PM
◔12  7-Day Limit         Sep 5 1 AM
◔18  7-Day (Fable)       Sep 5 1 AM

Rings turn orange at 80% or when Anthropic reports elevated severity, and red with ! at 100% — the session (5-hour) limit is the one that usually triggers "Too many requests".

How it works

Claude Code stores its OAuth token in the macOS Keychain (service Claude Code-credentials). This app reads that token and polls the same official endpoint the Claude apps use (api.anthropic.com/api/oauth/usage) once a minute. The token is sent only to api.anthropic.com — nowhere else, nothing is logged or stored.

Works on Pro and Max plans. Requires being signed in to Claude Code (claude/login).

Install

Requires macOS.

Homebrew

brew install tilbertbalaban/tap/claude-limits-bar

uv / pipx (needs Python 3.9+)

uv tool install claude-limits-bar

(or pipx install claude-limits-bar)

Then:

claude-limits-bar                # run the menu bar app
claude-limits-bar autostart on   # start automatically at login (LaunchAgent)
claude-limits-bar autostart off  # remove the login item
claude-limits-bar status         # print current limits to the terminal

Updating

The app checks GitHub once a day and shows an Update available item in the menu when there's a newer version. To update:

brew upgrade claude-limits-bar        # Homebrew
uv tool upgrade claude-limits-bar     # uv
pipx upgrade claude-limits-bar        # pipx

Then quit the app from its menu and start it again (claude-limits-bar, or log out/in if you use autostart on).

Support

If this app saves you from surprise rate limits, you can support development via the $ button in the app or at base.monobank.ua/tilbertbalaban.

Development

git clone https://github.com/TilbertBalaban/claude-limits-bar
cd claude-limits-bar
python3 -m unittest discover -s tests -v
python3 -m claude_limits_bar.cli status

The data layer (claude_limits_bar/limits.py) is stdlib-only and fully unit-tested; only the menu bar shell (claude_limits_bar/menubar.py) depends on PyObjC (AppKit).

Troubleshooting

  • ✳ ? in the menu bar — open the menu for the reason: no credentials (sign in to Claude Code), an expired token (use Claude Code once — it refreshes the token itself), or no network.
  • Too many requests still happens at <100% — the API reports utilization rounded to whole percent and with a small delay; treat the orange ring as "wrap up what you're doing".

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claude_limits_bar-1.4.0.tar.gz (16.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claude_limits_bar-1.4.0-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file claude_limits_bar-1.4.0.tar.gz.

File metadata

  • Download URL: claude_limits_bar-1.4.0.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for claude_limits_bar-1.4.0.tar.gz
Algorithm Hash digest
SHA256 79e26760f82c4a56dbeaf3cde3da427e0274337209630e403e467e30774a08ba
MD5 7e68c00caf1d15045047a1328fa63757
BLAKE2b-256 30c6b5bd1ef5692111d5355e032927841938f673a833d6926ed42906be4d6109

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_limits_bar-1.4.0.tar.gz:

Publisher: publish.yml on TilbertBalaban/claude-limits-bar

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file claude_limits_bar-1.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claude_limits_bar-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f1dd884b4ad2cd595e6c6bbcee9909c9348b80cbd94373dca63a44f921ee73c
MD5 96f7e898f419328996da469b7bbfb4ed
BLAKE2b-256 ba0f6b3f3ce8966a0aa01cb1d5a803884ae683ee1a8a8cace603c93abaaa7e02

See more details on using hashes here.

Provenance

The following attestation bundles were made for claude_limits_bar-1.4.0-py3-none-any.whl:

Publisher: publish.yml on TilbertBalaban/claude-limits-bar

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.4.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page