claude-code-wakatime
Health Pass
- License — License: BSD-3-Clause
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 65 GitHub stars
Code Fail
- fs module — File system access in scripts/generate-version.js
- fs.rmSync — Destructive file system operation in src/dependencies.ts
- os.homedir — User home directory access in src/logger.ts
- process.env — Environment variable access in src/utils.ts
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
Track how much time you spend using Claude Code to AI-code
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 is an open source plugin for metrics, insights, and time tracking automatically generated from your programming activity.
Installation
claude plugin marketplace add https://github.com/wakatime/claude-code-wakatime.gitclaude plugin i claude-code-wakatime@wakatimeAdd your API key to
~/.wakatime.cfg:[settings] api_key = waka_123
Upgrading
claude plugin marketplace update
Usage
New: See the lines of code generated by AI on your dashboard!
Visit https://wakatime.com to see your coding activity.

Development
npm run watch
Troubleshooting
Diagnostic tool for troubleshooting the installation and health of Claude Code and plugins:
claude doctor
Make sure you have node.js installed and in your $PATH:
node -v
Run claude with verbose logging to see any plugin load errors:
claude --debug
Look for errors in the wakatime-cli log file:
grep error ~/.wakatime/wakatime.log | grep -v backoff
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found