QuotaLens 1.0.2
What's new
- Bigger statistics window — opens large enough to show the whole dashboard (live quota, totals, breakdown cards, and the trend chart) without scrolling, with a cleaner hero.
- Panel polish — roomier popover cards and a tidier statistics layout.
- Statistics stay in sync with your configured sources — the window now only counts tools you've actually set up (no Claude account → no Claude data), so it never shows numbers you didn't configure.
Install
- Homebrew:
brew tap mangiapanejohn-dev/tap && brew install --cask quotalens - Download: grab
QuotaLens.dmgbelow → open → drag to Applications. It isn't notarized, so on first launch right-click the app → Open, or runxattr -dr com.apple.quarantine /Applications/QuotaLens.app. - Build:
git clone … && cd QuotaLens && make install
Requirements: macOS 13+.
简体中文
本次更新
- 统计窗口更大 —— 默认尺寸调大,整个仪表盘(实时额度、总量、分解卡片、趋势图)一屏全展示,无需滚动;hero 也更清爽。
- 面板精修 —— 弹窗卡片更通透,统计布局更整洁。
- 统计与配置严格同步 —— 统计窗口只统计你真正配置过的来源(没配 Claude 账号就不显示 Claude 数据),绝不出现你没设置过的数字。
安装
- Homebrew:
brew tap mangiapanejohn-dev/tap && brew install --cask quotalens - 下载: 取下方
QuotaLens.dmg→ 打开 → 拖进 Applications。未公证,首次打开右键 → 打开,或xattr -dr com.apple.quarantine /Applications/QuotaLens.app。 - 构建:
git clone … && cd QuotaLens && make install
环境要求: macOS 13+。