Releases: aalksii/creditwatcher
Releases · aalksii/creditwatcher
Release list
CreditWatcher v0.1.1
What's Changed
- Bundled the CLI inside the macOS app.
- The app now installs a
creditwatchercommand shim on launch when possible. - The in-app CLI button now works without a separate npm/global install.
- Added
npm run macos:uninstallfor clean local reinstall testing. - Fixed CLI build packaging for the dashboard helper.
Install
Download CreditWatcher-0.1.1.dmg, drag CreditWatcher to Applications, then launch it once.
Node.js 18+ is still required for CLI usage.
CreditWatcher v0.1.0
CreditWatcher v0.1.0
First public release of CreditWatcher, a local-first macOS menu bar app and CLI for monitoring Codex, Claude Code, and Cursor usage limits.
Highlights
- Native macOS menu bar app
- CLI dashboard for terminal usage
- Codex, Claude Code, and Cursor support
- Local-only credential access
- No telemetry, no hosted backend, no token proxying
- Shared local quota cache under
~/.creditwatcher/ - Provider visibility/order settings
- Per-provider sign in/sign out controls
- Drag-to-Applications macOS DMG installer
Install
Download CreditWatcher-0.1.0.dmg, open it, and drag CreditWatcher to Applications.
You can also clone the repo and build the CLI or macOS app from source.
Note
CreditWatcher is unofficial and not endorsed by OpenAI, Anthropic, or Cursor. It performs read-only usage checks against provider APIs and stores data locally only.