Live data from Hacker News

Show HN: How many hours have you spent with Claude Code? (CLI tool)

news.ycombinator.com

1–3 of 3 posts

Show HN: How many hours have you spent with Claude Code? (CLI tool)

#1
I built a zero-dependency CLI that reads your Claude Code session logs (~/.claude/projects/) and shows exactly how much time you spend with it.

Instant run: npx cc-session-stats

Shows: total hours, sessions, longest session, day-of-week heatmap, consecutive streak, and health warnings.

My results: 3,485 sessions, 116h, 47/50 active days, 35-day streak. The tool said: "Rest days exist for a reason."

GitHub: https://github.com/yurukusa/cc-session-stats