FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I Discovered I'd Spent 116 Hours with Claude Code in 50 Days — So I Built a CLI to Track It
NewsWeb Development

I Discovered I'd Spent 116 Hours with Claude Code in 50 Days — So I Built a CLI to Track It

via Dev.to JavaScriptYurukusa1mo ago

I've been running Claude Code every day for 50 days straight. $200/month for Claude Max. I had absolutely no idea how many hours I was actually spending. So I built this: npx cc-session-stats My actual numbers When I finally ran it: Total sessions: 3,485 Total hours: 116 h Active days: 47 / 50 Longest streak: 35 consecutive days Avg session: 120 min The tool said: "Rest days exist for a reason." That hit different. How it works Claude Code generates JSONL session transcripts in ~/.claude/projects/ . Each file has timestamps. The tool reads the first and last line of each file to compute session duration — no API calls, no server, zero dependencies. ~/.claude/ projects/ -home-user-projects-myapp/ abc123.jsonl ← timestamps in here -home-user-projects-other/ def456.jsonl One npx command. That's it. What it shows Total hours and session count Day-of-week heatmap (which days you code most) Streak counter — consecutive active days Health warnings when usage is excessive Top projects by time

Continue reading on Dev.to JavaScript

Opens in a new tab

Read Full Article
26 views

Related Articles

News

How I Built Simple Automation Systems That Save Time (And Why Businesses Need Them)

Medium Programming • 11h ago

Pidgin 3.0 Alpha 1 2.95.0 has been released
News

Pidgin 3.0 Alpha 1 2.95.0 has been released

Lobsters • 12h ago

Write Once, Run Anywhere (For Real This Time)
News

Write Once, Run Anywhere (For Real This Time)

Medium Programming • 12h ago

Anker’s power bank with built-in cables is one of my favorite gadgets, and it’s cheaper than usual
News

Anker’s power bank with built-in cables is one of my favorite gadgets, and it’s cheaper than usual

The Verge • 13h ago

Meta was finally held accountable for harming teens. Now what?
News

Meta was finally held accountable for harming teens. Now what?

TechCrunch • 13h ago

Discover More Articles