Launching today

TrackNotch
LLM usage tracking that lives in your Mac's notch
75 followers
LLM usage tracking that lives in your Mac's notch
75 followers
TrackNotch is a native macOS app that shows Claude, OpenAI, Cursor, and Codex usage right in your notch. Context arc, budget tracking, rate limits and all local. No proxies, no telemetry, nothing leaves your machine. Free and open-source.






TrackNotch
the budget tracking piece is interesting for teams but right now it sounds personal use only. is there any plan for shared visibility, like if a small team wanted to track aggregate spend across multiple machines without everyone having to check their own notch individually. or is keeping it single machine intentional because the moment you add sync you have to make privacy tradeoffs you've explicitly avoided
TrackNotch
@ansari_adin I’m intentionally keeping TrackNotch single‑machine and local‑only right now. The moment I add sync/shared dashboards, I’d need a backend and would have to make privacy tradeoffs I’m trying to avoid. For org‑wide API spend, I imagine teams using their existing billing/observability tools, and TrackNotch staying focused on power‑user visibility on each Mac.
That is really good.
Does it track calude code/antigravity costs or usage
TrackNotch
@jay_gangwar Thank you and yes it does track both of them.
@manoj_achari That is wonderful!
@manoj_achari what is the pricing ?
TrackNotch
@jay_gangwar it is free, you could just head to the git and click on releases download the zip and you are good to go.
Wow, interesting, will check this out, I was looking for something like this. Does it support gemini/codex too ?
TrackNotch
@vinitvr Yes not gemini but antigravity and codex.
The local-only processing is the right call for an API key-adjacent tool. Anything that proxies or phones home with usage data is a non-starter for a lot of developers. One thing I'm curious about: how does TrackNotch get read access to the token counts? Is it reading from the local provider SDKs' log files, intercepting at the network layer, or pulling from the official usage APIs on a poll interval? The answer affects both accuracy and whether it works for team accounts vs. individual API keys.
Love that it lives directly in the Mac notch.
TrackNotch
@nithin_raju1 Thank you! I am glad you found it useful!