sharon-fdm

Ttracker — Development skill for Claude Code

Development community

Terminal session tracker for iTerm2 + Claude Code.

How to install Ttracker

This entry records only its repository, not the path inside it, so there is no exact command to give. Open sharon-fdm/ttracker and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Ttracker does

Terminal session tracker for iTerm2 + Claude Code. Web dashboard to manage, park, restore, and search Claude sessions.

Alternatives in Development

  • HTML Report — /html-report - Generate Application Tracker Dashboard 36.6k ★
  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
  • Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★

README

ttracker logo

ttracker

Never lose a Claude session again.
Terminal session tracker for iTerm2 + Claude Code with a web dashboard.

MIT License macOS iTerm2 Zero Dependencies "Node= 18">

Quick Start · Features · How It Works · CLI Tools


You have 10 Claude Code sessions open across iTerm2 windows. Your Mac restarts. Everything is gone. Which sessions were open? What were you working on?

**ttracker** snapshots your terminal sessions every 10 minutes and gives you a web dashboard to restore them all with one click.

ttracker dashboard - light mode
Solarized light theme

ttracker dashboard - dark mode
Solarized dark theme

Quick Start

Option A: Homebrew

brew tap sharon-fdm/ttracker
brew install ttracker
ttracker

Option B: Clone

git clone https://github.com/sharon-fdm/ttracker.git
cd ttracker
node server.js

**2.** Open in your browser: **http://localhost:3847**

**3.** Bookmark it. The port never changes.

**Optional:** Add an alias for instant access:

echo "alias ttracker='node