Tokenmeter: Free Windows App to Track Claude Code Token Usage Offline

Tokenmeter is a small desktop app that reads the local .jsonl files Claude Code writes to your machine and presents usage metrics in a dashboard. No API keys, no accounts — it reads data directly from %USERPROFILE%\.claude\projects\. Completely offline.
Key Features
- Total tokens + estimated cost across all sessions
- 14-day daily activity chart
- 90-day GitHub-style heatmap
- Peak hours — the developer found their peak usage at 11am and 3pm
- Cache savings — shows what you'd have paid without prompt caching. One user reported ~$284 saved.
- 30-day cost projection based on 7-day average
- Per-project breakdown with sparklines
- Pixel creature that idles in the corner and does a dance on first load
Tokenmeter is free, open source, and available for Windows x64 on GitHub: https://github.com/DewashishCodes/tokenmeter.
📖 Read the full source: r/ClaudeAI
👀 See Also

audio-analyzer-rs: An MCP Server for Audio Analysis with Claude
A developer built audio-analyzer-rs, an MCP server in Rust that gives Claude direct access to audio file analysis including spectral, harmonic, rhythm, LUFS loudness (EBU R128), and dynamic range measurements. The tool is token-efficient, with Claude starting at low resolution and zooming in on small chunks as needed.

OpenClaw Plugin Categories and Their Practical Functions
A Reddit post categorizes OpenClaw plugins by function, listing specific tools like commit-guard for preventing secret leaks, dep-audit for vulnerability scanning, and cortex-memory for layered memory management.

Clawhub Skill Enables OpenClaw to Analyze Apple Health Data via API
A new Clawhub skill called 'apple-health-export-analyzer' allows OpenClaw to read and analyze Apple Health data by serving it as an API, parsing large XML files to extract relevant metrics and provide daily health updates with actionable suggestions.

agentmemory V4 achieves 96.2% on LongMemEval benchmark, outperforms commercial AI memory systems
agentmemory V4 scored 96.2% on LongMemEval, beating several funded AI memory companies including PwC Chronos (95.6%), Mastra (94.87%), and OMEGA (93.2%). The system was built solo in 16 days on a mid-range gaming PC with a $1,000 budget.