Tokemon, a terminal dashboard to track LLM token usage
Local TUI unifies AI token costs across 16 coding tools instantly.
Track OpenAI/Anthropic API costs locally with SQLite
One-line instrumentation (client = track(OpenAI())) that logs every call to ~/.token-guard/guard.db is the simple, practical win here — you get per-model/day reports, CSV export and webhook alerts without shipping telemetry. It's a tidy, privacy-minded tool that nails the common pain of runaway bills, though it doesn't reinvent the space (a small GUI or automatic pricing sync would push it into 'banger' territory).
Backend developers, ML engineers, and teams using paid LLM APIs who want local, privacy-first cost tracking and alerts
Local TUI unifies AI token costs across 16 coding tools instantly.
Local firewall for AI agents stops token burn before requests leave your machine.
Local tokenizer execution beats sending text to external counters.
150× token inflation finding — you pay to re-read, not generate.
Local budget caps block requests before provider dashboards even update the bill.
Reads local logs to explain bill spikes after Anthropic's cache TTL change.