Skip to content

Releases: AltairInglorious/brainusage

v0.0.2

09 Feb 09:13

Choose a tag to compare

Fixes

  • Progress bar infinite growth: popup no longer expands infinitely when opened from the tray. Used content box width instead of full allocation width for fill calculation.
  • Extension UUID: renamed to brainusage@altairinglorious

v0.0.1 — Initial Release

09 Feb 09:00

Choose a tag to compare

Brain Usage v0.0.1

First public release of the GNOME Shell extension for tracking Claude and Codex AI usage limits.

Features

  • Session and weekly usage tracking for Claude (Anthropic) and Codex (OpenAI)
  • Color-coded progress bars (green / yellow / red) based on remaining percentage
  • Configurable panel label mode (minimum, or specific provider window)
  • Desktop notifications when usage drops below 20%
  • Auto-refresh every 3 minutes
  • Dark theme popup with card-based design

Installation

# Download the zip from this release, then:
gnome-extensions install --force usage-limits@example.shell-extension.zip
# Restart GNOME Shell (log out/in on Wayland, Alt+F2 → r on X11)
gnome-extensions enable usage-limits@example

Requirements

  • GNOME Shell 45 or 46
  • Claude CLI credentials (~/.claude/.credentials.json) and/or Codex CLI credentials (~/.codex/auth.json)