Last updated: April 3, 2026
Token Jandi is a macOS menu bar application that visualizes Claude Code and Codex token usage data stored locally on your device.
Token Jandi does not collect, transmit, or store any data on remote servers.
- All data is read from local files on your device (
~/.claude/and~/.codex/) - No analytics, tracking, or telemetry is included
- No third-party SDKs are used
- No network requests are made except for optional update checks (direct distribution only)
The app reads the following local files (with your permission):
~/.claude/projects/*/*.jsonlβ Claude Code session logs containing token usage~/.claude/history.jsonlβ Claude Code message history~/.codex/sessions/**/*.jsonlβ Codex session logs containing per-turn token usage
This data never leaves your device.
- Folder Access: The app requests read-only access to your home folder or agent data folders via macOS file picker
- Network (direct distribution only): Used solely to check for app updates via GitHub API
If you have questions about this privacy policy, contact:
Heeyeon Lee GitHub: @wheon06