Back to browse
GitHub Repository
6 starsJavaScript

A macOS job that resets your AI coding limits automatically

by shnksi·Mar 18, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Clever launchd scheduling beats cron for maximizing AI token rate limits.

Strengths
  • No persistent process — writes new launchd plist each cycle then sleeps
  • Parses exact reset timestamps from Codex session logs and Claude stream-json
  • RunAtLoad ensures missed resets trigger keep-alive on next Mac login
Weaknesses
  • macOS-only via launchd — no Linux or Windows support for other developers
  • Circumventing rate limits may violate ToS for Anthropic and OpenAI tools
Target Audience

Developers using Claude Code and Codex CLI heavily

Similar To

cron · launchd · Rate Limit Reset bots

Similar Projects

Productivity●●Solid

Claude Rate Widget Native macOS Widget to Monitor Claude Code Limits

Shows all four Claude limits (Session, Weekly, Weekly Sonnet, Overage) in one widget with color-coded warnings and reset countdowns — exactly the tiny UX gap heavy users kept bumping into. The author went native: Swift + WidgetKit, OAuth PKCE (no API keys), App Group UserDefaults for widget/app sync and a Homebrew tap for install — practical choices that make this something you'd actually run on your desktop. Limited to macOS Sonoma and Claude subscribers, so great for the audience but narrow in reach.

Niche GemSlick
hulryung
104mo ago