macOS 13+ · MIT licensed
Download QuotaLens
Three ways to install. Homebrew is the fastest; building from source skips Gatekeeper notarization entirely.
Homebrew
RecommendedThe fastest path. Tap and install the cask.
brew tap mangiapanejohn-dev/tapbrew install --cask quotalensBuild it yourself
Skips Gatekeeper notarization entirely — builds from source and copies to /Applications.
git clone https://github.com/mangiapanejohn-dev/QuotaLens.gitcd QuotaLensmake installDrag-to-install DMG
Produce a disk image you can drag into Applications.
brew install create-dmgmake dmg # writes build/QuotaLens.dmgPrefer a prebuilt disk image?
One click downloads the signed QuotaLens.dmg — drag it into Applications, no Terminal needed.
Requirements
| Operating system | macOS 13 Ventura or newer |
| Toolchain (source build) | Swift 6 / Xcode 16+ |
| Claude tracking | claude CLI, for setup-token |
| Codex tracking | Codex app writing ~/.codex/sessions |