This dashboard starts with synthetic sample data. To see your own activity, load a clockwork export. The file stays in your browser and is never uploaded.
pip install clockwork-cli
clockwork both export --tokens > clockwork-data.json
claude or codex instead of
both to scope to a single tool.
Omit --tokens if you only need time and prompt views.
Claude Code prunes local session transcripts by default, so a
claude export only covers roughly the last 30 days
(cleanupPeriodDays).
Codex keeps its sessions until you delete them, so a
codex export usually goes back further.
Privacy: your browser reads the file locally with the File API. It never leaves your device. This site does not send it to GitHub or anywhere else. See the privacy policy.