Skip to content

Hsiii/Comux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

372 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comux

See your Codex account limits from the macOS menu bar.

Comux menu bar usage demo

Download latest release · Install with Homebrew

Why

  • Zero setup: Picks up local Codex sessions automatically.
  • 5h usage in your menu bar: Check your active account's 5h usage frictionless.
  • Track all at once: See usage and reset info across accounts and workspace in one panel.
  • Smart planing: Accounts are ranked by remaining headroom so you can pick the right account to burn.
  • Privacy first: Comux supports custom display names and stores account metadata locally in ~/.comux.

Install

Install with Homebrew:

brew install --cask Hsiii/tap/comux

Or download from GitHub Releases.

Requirements:

  • macOS 14 Sonoma or newer
  • A local Codex install with at least one signed-in account

First Run

  • Keep Codex signed in locally; Comux reads existing Codex session state.
  • Open Comux from Applications and use the menu bar item to review accounts and workspaces.
  • Optional: rename accounts in Comux when you want private or easier-to-scan labels.

Privacy

Comux uses your existing local Codex session state to refresh usage. Account metadata and custom display names are stored locally in ~/.comux; Comux does not require a separate hosted account.

Troubleshooting

If Comux does not show an account, open Codex and confirm that account is signed in locally, then reopen the Comux menu. If Homebrew installs an older version, run brew update and then brew upgrade --cask Hsiii/tap/comux.

Development

Run directly

swift run comux

Build a local DMG

sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
brew install xcodegen
make dmg

Local builds are ad-hoc signed unless COMUX_CODE_SIGN_IDENTITY is set to a Developer ID Application identity.

Build the native macOS app bundle

make build

Build a DMG for distribution

make dmg

About

Track Codex usage across accounts and workspaces in your menu bar

Topics

Resources

License

Stars

Watchers

Forks

Contributors