Show HN: How many hours have you spent with Claude Code? (CLI tool)
2 points
2 hours ago
| 0 comments
| HN
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

No one has commented on this post.