[分享创造] 做了一个 Windows 上的 Codex 额度与 Token 用量面板,已开源

WindSeason 2026-07-19 17:50 1

I built Codex Quota Panel, a free and open-source Windows desktop dashboard for Codex users. I am publishing it early so real users can shape the next version, and I would appreciate feedback on accuracy, Windows behavior, and installation experience.

Before building it, I tried five or six other quota panels. Most showed remaining quota, and a few also showed today's token usage. In the tools I tested, I did not find one that displayed every available reset-credit card and let me consume a selected credit after an explicit confirmation. This app brings the official weekly limit, reset time, every available reset-credit card, today's token usage, and lifetime token usage into one always-visible panel. A reset only runs after the user chooses a card and confirms it.

It connects to the official OpenAI Codex app-server already signed in on the computer. It never reads or prints authentication tokens and does not upload usage data. This is an unofficial community project built with Electron under the MIT License.

GitHub / Source: https://github.com/ooo0-0ooo/codex-quota-panel-9
Download: https://github.com/ooo0-0ooo/codex-quota-panel-9/releases/latest

---

这个项目最初是为了满足我自己的高频查看需求。我选择现在就开源,是希望下一版能由真实用户需求来推动,也欢迎大家反馈统计准确性、Windows 交互和安装体验。

开发前我实际试用了五六个同类 Codex 额度面板。它们普遍会显示剩余额度,少数还能显示今日 Token 用量;但在我试过的这些面板里,没有看到一个提供全部额度重置卡片,并允许我选择某张卡片、二次确认后直接执行重置。

更重要的痛点不是“再多几个功能”,而是官方客户端查看这些信息本身比较折腾:通常需要点击 2 ~ 3 次,菜单切换存在加载延迟;进入「 Remaining Usage (剩余用量)」时,「 Pet 」标签有时会先出现,容易误点后重新进入。这些操作每天会重复很多次。

所以我做了 Codex Quota Panel:把官方周额度、重置时间、所有可用重置卡片、今日 Token 用量和累计 Token 用量集中到一个始终可见的 Windows 桌面面板。重置不会自动执行;只有点击指定卡片的「 Use reset 」并在确认对话框同意后,才会通过官方 Codex app-server 调用该卡片的重置接口。

应用不会读取或输出认证 Token ,也不会上传用量数据。官方账户级数据优先,本机保留的 Codex 会话日志只在官方当天数据尚未出现时作为临时补充。这是使用 Electron 开发、采用 MIT License 的非官方社区项目。

GitHub / 源码: https://github.com/ooo0-0ooo/codex-quota-panel-9
下载最新版: https://github.com/ooo0-0ooo/codex-quota-panel-9/releases/latest
最新回复 (0)
    没有回复
* 帖子来源V2EX
返回