wakatime/claude-code-wakatime

70 stars · Last commit 2026-04-15

Track how much time you spend using Claude Code to AI-code

README preview

# WakaTime for Claude Code

Track your AI usage, lines of code generated, time spent prompting AI, etc. using the WakaTime plugin for Claude Code.

[WakaTime](https://wakatime.com/) is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.

## Installation

1. `claude plugin marketplace add https://github.com/wakatime/claude-code-wakatime.git`

2. `claude plugin i claude-code-wakatime@wakatime`

3. Add your [API key][api-key] to `~/.wakatime.cfg`:
   ```
   [settings]
   api_key = waka_123
   ```

## Upgrading

View full repository on GitHub →