← 返回项目← All projects

GLM Quota Monitor

GLM 额度监控 · Available · 2026

A desktop quota companion · 2026

A little desktop companion that always knows how much AI quota you have left, when it resets, and warns you before it runs dry.

一个桌面小管家:随时知道你的 AI 额度还剩多少、几点重置,并在快用完之前提醒你。

62% 2h 41m 后重置 本周额度 64% MCP 月度 20% 近 7 天趋势 快用完了!

The annoyance it kills 📱💸

它消灭的那个烦恼 📱💸

AI coding plans (like phone data plans) have rolling limits: a 5-hour window, a weekly cap, a monthly tool allowance. The only place to check them is a web page — so people discover they're out of quota in the middle of work.

AI 编程套餐和手机流量一样,是滚动限额:5 小时窗口、每周上限、每月工具额度。而查额度的唯一入口是一个网页——于是人们总在干着活的时候才发现额度没了。

This app puts a fuel gauge for your quota right on the desktop, refreshing itself every few minutes.

这个应用把「额度油表」直接放到桌面上,每隔几分钟自动刷新。

Four things it watches 👀

它盯着的四件事 👀

78% ⏳ 实时额度 5 小时窗口 重置倒计时 📈 历史趋势 7/30/90 天 · 可导出 主号 小号 +2 👥 多账号 一把钥匙全看住 🔔 智能预警 阈值自己定

How it stays honest & private 🔑

它如何做到可信又私密 🔑

You paste your API key once. The app uses it to query the official quota APIs at an interval you choose (1–30 min), saves snapshots into a local database on your own machine — no third-party server in the middle, and history survives restarts.

把 API 钥匙粘贴一次。应用按你设定的间隔(1~30 分钟)去官方接口查询,把快照存进你自己电脑的本地数据库——中间没有第三方服务器,重启也不丢历史。

2platforms: macOS & Windows平台:macOS + Windows
3quota windows tracked盯守的额度窗口
0cloud servers involved经手的云服务器
CSVone-click history export一键导出历史

Built the tidy way — React + TypeScript on Tauri, with a PRD written before the first line of code, unit tests beside it, and a small "preview mode" for developing popups in isolation.

按规矩造的车——Tauri 上的 React + TypeScript,动手写第一行代码前先写了产品需求文档,配套单元测试,还做了隔离开发弹窗的「预览模式」。