Skip to content

kitze/codexmaxx

Repository files navigation

CodexMaxx

Minimal macOS menu bar app for tracking and switching Codex accounts.

CodexMaxx menu bar account usage popup

CodexMaxx reads local Codex OAuth credentials from your machine, fetches Codex usage windows, and lets you switch between stored Codex profiles from the menu bar.

Features

  • Combined or active-account menu bar usage.
  • Session and weekly Codex quota display.
  • Account switching without a CLI.
  • Optional Codex-only load balancing across stored profiles.
  • Optional email hiding for privacy.
  • Text, stacked-bar, and circular menu bar display modes.
  • Local profile storage under ~/.codexmaxx.
  • Separate Dev variant storage under ~/.codexmaxx-dev.

Build

swift build -c release --product CodexMaxx

Install Locally

./Scripts/package_app.sh
open CodexMaxx.app

Privacy

CodexMaxx stores copied Codex profile files in ~/.codexmaxx/profiles/codex and backs up switched files under ~/.codexmaxx/backups.

Do not commit ~/.codex, ~/.codexmaxx, auth.json, or local release credentials.

Credits

CodexMaxx was inspired by CodexBar by @steipete and account-switching ideas from aisw by Burak Dede.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors