Tools
Codenotch reads usage limits out of seven coding assistants' own local sessions and pins them to a macOS screen edge
Created 2026-09-05 and at 1,011 stars with 161 forks, this Swift menu-bar app reads Claude Code's own /usage output (falling back to the OAuth token in the login keychain), Cursor's local SQLite session state, Codex's ChatGPT usage endpoint for 5-hour and weekly limits, plus Antigravity, GLM via Z.ai, and Grok's ~/.grok/auth.json. Version 1.6.0 shipped 2026-09-08T10:03Z, one day after 1.5.0, and a Rust/Tauri 2 Windows port lives in the same repo. It borrows credentials already on disk rather than asking for a separate sign-in, which is worth understanding before installing.
Source
↳ Follow the thread