A local CLI checks Codex usage, resets, and limits

A local Python CLI shows current usage, reset credits, expiry dates, , and a small amount of local usage metadata in one place. The first goal was to check when free resets would expire without digging through settings each time.

It then expanded into a single terminal command for checking status. It does not need an , has no , and does not run as a .

Key points

  • It checks current usage, reset credits, and expiry dates from one command.
  • It also shows and some local usage metadata.
  • It does not require an .
  • It has no and no .
Read original