A Mac menu-bar app auto-resumes Claude after rate limits reset
A small macOS menu-bar app detects when or Claude Code has stopped because of a . It reads the reset time shown by Claude, waits until that time, then automatically types “continue” so the conversation can resume.
It can track several paused conversations at the same time, with a separate timer for each one. The app keeps a local activity log, can start when the Mac starts, and stays out of the Dock.
It is described as having no network access and no . The code is available under the , and the is offered as a DMG on GitHub.
Key points
- Detects usage-limit messages in and Claude Code.
- Reads Claude’s own reset time and waits until the limit clears.
- Automatically types “continue” to restart the paused conversation.
- Tracks multiple paused conversations separately.
- Claims no network access and no , with code released under the .