Your AI usage limits,
always in sight.

QuotaBubble is a tiny, always-on-top desktop bubble that shows the usage limits for your AI coding tools — without opening a dashboard, terminal, or browser. It fades away when idle and expands when you click it.

Idle bubble Expanded detail

Features

Supported providers

Install

Windows. With winget:

winget install Izzet.QuotaBubble

Or download the latest QuotaBubble-windows-x64.zip from Releases, unzip it, and run QuotaBubble.exe.

The build is unsigned for now, so SmartScreen may warn you — choose “More info → Run anyway”.

From source. With Python 3.11+ and uv:

git clone https://github.com/izzet/quotabubble.git
cd quotabubble
uv tool install --editable .
quotabubble

Or install it as a standalone command with pipx: pipx install quotabubble.