Outerstellar Outerstellar
← All Projects

AI Usage Tracker

A Windows dashboard and tray utility to monitor AI API usage, costs, and quotas across Anthropic, GitHub Copilot, OpenRouter, DeepSeek, Mistral, and more — all from one compact window.

AI Usage Tracker

A streamlined Windows dashboard and tray utility to monitor AI API usage, costs, and quotas across multiple providers — from a single compact window.

View on GitHub · Latest Release: v2.3.3 · Discord

Built with C# and .NET. Runs on Windows and Linux.

What AI providers does it support?

Provider Integration Status
Antigravity via Antigravity GUI Tested
Claude Code Partially tested
GitHub Copilot OAuth Device Flow Tested
OpenCode Zen (pay-as-you-go) API Key Tested
Synthetic API Key Tested
Z.AI Coding Plan API Key Tested
Mistral API Key Tested
DeepSeek API Key Beta
Kimi (Moonshot) API Key Beta
Minimax (CN + International) API Key Beta
OpenAI Codex via Opencli OAuth Beta
Gemini Planned
OpenRouter Planned

API keys can be entered manually or discovered automatically from environment variables and Claude Code credentials.

What features does AI Usage Tracker include?

Dashboard

  • Compact, always-on-top window showing current spend and token usage at a glance
  • Inverted progress bars showing remaining capacity (full and green → empty and red)
  • Configurable yellow/red thresholds

Pace Projection

  • Projects whether you'll exhaust your quota before the reset window
  • Headroom (green) — projected usage under 70%
  • On pace (green) — projected 70–100%
  • Over pace (red) — projected to exceed the limit
  • Works for both 5-hour burst and 7-day rolling windows

Tray Integration

  • Auto-hide when focus is lost
  • Individual tray icons per provider
  • Live "Core Temp" style progress bars in the tray icon

Smart Discovery

  • Automatically scans environment variables, Claude Code credentials, and standard configuration files for existing API keys

Auto-Updates

  • Notifies you of new releases with a one-click download link

How do I install AI Usage Tracker?

  1. Download AIUsageTracker_Setup_vX.X.X.exe from the Releases page
  2. Run the installer
  3. The app launches and scans for API keys automatically

Configuration is stored locally in auth.json in the application data directory. A backup is preserved automatically during updates.

FAQ

What is AI Usage Tracker?

AI Usage Tracker is a desktop dashboard and system tray utility that monitors AI API usage, costs, and quotas across multiple providers from a single compact window. It supports Anthropic Claude, GitHub Copilot, Mistral, DeepSeek, and others.

What AI providers does it support?

GitHub Copilot (OAuth), Anthropic Claude Code, OpenCode Zen, Synthetic, Z.AI Coding Plan, Mistral, DeepSeek, Kimi (Moonshot), Minimax (CN + International), and OpenAI Codex. Gemini and OpenRouter support is planned.

Does it automatically detect my API keys?

Yes. It scans environment variables, Claude Code credentials, and standard configuration files for existing API keys. You can also enter keys manually.

What is pace projection?

Pace projection estimates whether you will exhaust your quota before the reset window. It shows headroom (green, under 70%), on pace (green, 70-100%), or over pace (red, projected to exceed the limit). It works for both 5-hour burst and 7-day rolling windows.

What platforms does it run on?

Windows and Linux. Built with C# and .NET.

License

MIT