Releases: AltairInglorious/brainusage
Releases · AltairInglorious/brainusage
v0.0.2
v0.0.1 — Initial Release
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@exampleRequirements
- GNOME Shell 45 or 46
- Claude CLI credentials (
~/.claude/.credentials.json) and/or Codex CLI credentials (~/.codex/auth.json)