A Wox plugin that shows local Codex usage inside the launcher.
- Live account and rate-limit windows from
codex app-server - Local account fallback from
~/.codex/auth.json - Local history totals from
~/.codex/state_5.sqlite
cusagecodexu
wpm install Wox.Plugin.CodexUsagepnpm install
pnpm build- The plugin is inspired by the local-first approach used by steipete/codexbar.
- It prefers official local Codex JSON-RPC data over screen-scraping
/status.
