Skip to content

Releases: dendyelo/LimitBank

Release list

LimitBank

Choose a tag to compare

@dendyelo dendyelo released this 09 Jul 09:49

LimitBank v1.0.0 - First Stable Release

Welcome to the first official release of LimitBank.

LimitBank is a lightweight, sleek macOS menu bar utility designed for developers to monitor their API quotas and token limits for Antigravity (Google Gemini) and Codex (OpenAI) accounts in real time.

Key Features

  • Double Progress Bar Menubar Icon: Compact status bar indicator showing your remaining hours (top bar) and weekly (bottom bar) quotas at a single glance.
  • Interactive SwiftUI Popover: Click the menu bar icon to view countdowns, exact percentages, and switch between multiple active accounts instantly.
  • Multi-Account Support: Manage and monitor up to 5 slots (2 Codex, 3 Antigravity) concurrently.
  • Secure Independent Login: Local loopback OAuth server allows signing in securely via Google inside your default browser without conflicting with your system IDE instances.
  • Auto-Sync and Integration: Automatically handles session rotations and updates active sessions seamlessly.

Installation and Running

  1. Download LimitBank.zip from the assets below.
  2. Unzip/extract the file.
  3. Drag LimitBank.app to your Applications folder.
  4. Double-click to launch.
    (Note: Since this is built locally, macOS might show a security warning. If so, right-click the app, select Open, and click Open to grant permission).

Privacy and Security

All authentication tokens, credentials, and configuration states are saved locally on your machine at ~/.limitbank.json. Your personal account data is never sent to any third-party servers.