Skip to content

Releases: isaacaudet/TermTracker

TermTracker v1.0.0

23 Mar 23:19

Choose a tag to compare

TermTracker v1.0.0

Signed, notarized, and stapled macOS app. Download the DMG and drag to Applications.

What's new

  • New dark terminal app icon
  • First-launch onboarding checklist
  • Keychain credential caching (no repeated permission prompts)
  • Cleaned up DMG installer layout

Requirements

  • macOS 26 (Tahoe)
  • Claude CLI, Codex CLI, or gh CLI for respective features
  • Accessibility permission for global hotkey

v0.1.0 — First Release

09 Feb 21:41

Choose a tag to compare

TermTracker v0.1.0

The first public release of TermTracker — a native macOS menu bar app that monitors your AI coding tools in real time.

What's included

  • Live token tracking — real-time token counts from Claude Code JSONL session files with breakdown by type (input, output, cache read, cache write)
  • API cost estimates — see what your Pro/Max subscription saves you at API prices
  • Process monitoring — AI processes auto-grouped by terminal (Ghostty, Warp, iTerm2, VS Code, Zed, Alacritty, tmux) with memory, runtime, and kill controls
  • Usage dashboard — 14-day trends, model breakdown, session timeline, peak hours heatmap, GitHub PR status, Cursor & Codex stats
  • Token rate sparkline — real-time tokens/minute visualization with intensity color coding
  • Session intelligence — extracts session names, git branches, working directories from Claude Code sessions
  • Global hotkey — Cmd+Shift+T (configurable) to toggle the window
  • macOS Tahoe glass UI — native .glassEffect() with brand-tinted terminal cards

Install

  1. Download TermTracker.zip below
  2. Unzip and drag TermTracker.app to Applications
  3. First launch: Right-click the app → Open (required for unsigned apps)
  4. Grant Accessibility permission when prompted (needed for global hotkey)

Requirements

  • macOS 26 (Tahoe)
  • gh CLI for GitHub PR data (optional)

Note: This release is not notarized. macOS will warn you on first launch — right-click → Open to bypass. Notarized builds coming soon.