Skip to content

kschrader/claude-code-wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Wrapped

A "year in review" style terminal display for your Claude Code usage statistics, inspired by Spotify Wrapped and Cursor Wrapped. Built with OpenTUI.

Claude Code Wrapped Screenshot

Features

  • Usage Stats: Days since first use, total sessions, messages, tool calls, and tokens
  • Top Models: Shows your most-used Claude models with color-coded indicators
  • Activity Heatmap: GitHub-style contribution graph colored by model usage
    • Orange: Opus-dominant days
    • Blue: Sonnet-dominant days
    • Green: Haiku-dominant days
  • Streak Tracking: Current consecutive days of usage
  • Peak Hour: Your most active coding hour

Requirements

  • Bun runtime
  • Claude Code CLI (stats are read from ~/.claude/stats-cache.json)

Installation

git clone https://github.com/kschrader/claude-code-wrapped.git
cd claude-code-wrapped
bun install

Usage

bun run index.ts

Press any key to exit.

How It Works

Claude Code Wrapped reads your local Claude Code statistics from ~/.claude/stats-cache.json and displays them in a styled terminal UI built with OpenTUI.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •