Show HN: How many hours have you spent with Claude Code? (CLI tool)2 points·by yurukusa·4 maanden geleden·1 commentsI 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-statsShows: 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-stats2 commentsPost comment[–]tgartner·4 maanden geledenreplyAn overview of how I code with claude code (as of today, mid-Feb 2026) Related: https://grtnr.com/how-i-code-with-claude/[+]yurukusa·4 maanden geleden
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