Display Codex usage in the GNOME top panel using the same backend endpoint as Codex. https://github.com/artischocki/codex_usage_gnome_extension
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |
Codex Usage adds a GNOME Shell panel indicator for Codex usage. It displays the current 5-hour and 7-day limits, optional code review usage, reset times, and a manual refresh action. The extension reads ~/.codex/auth.json locally for the user’s token/account information and fetches usage from OpenAI’s Codex backend endpoint. It is implemented entirely in GJS.