Skip to content

Features Overview

claude-telemetry ships with a full web dashboard, multi-PC sync agent, secure infrastructure, real-time analytics, and deep Claude Code integration. Here's what's available.

Core (v0.1.0)

Web Dashboard

A dark-mode React dashboard with 10 pages covering every angle of your Claude Code usage. Filter by machine, model, project, and time period. Learn more →

Multi-PC Aggregation

Install the sync agent on every machine you use. Data flows to a central Supabase database, giving you a unified view. Learn more →

Auto-Sync Daemon

The Python agent runs as a background service on Linux (systemd), macOS (launchd), and Windows (Task Scheduler). Learn more →

Secure by Default

Cloudflare Worker proxy, magic link auth, email whitelist, Row-Level Security. No API keys in the frontend. Learn more →

Deploy Page

Wazuh-style deployment page generates OS-specific install commands pre-filled with your credentials. Add new machines in minutes.

CSV/JSON Export

Export any dashboard view to CSV or JSON for further analysis or reporting.

Configurable Alerts

Set cost thresholds and get notified when you exceed them.


Analytics & Rate Limits (v0.2.0)

FeatureDescriptionPage
✅ 5-Hour BlocksMulti-PC block timeline with overlap detection and burn rateDetails →
✅ Weekly ReportsDaily/Weekly toggle with stacked bar charts, aligned with rate limit windowsDetails →
✅ Burn RateUsage pace with trend detectionDetails →
✅ Cost ComparisonPlan vs API equivalent pricing (Pro/Max5x/Max20x)Details →
✅ Project BudgetsPer-project spending limits with progress bars and alertsDetails →
✅ Rate Limit ProgressVisual 5-hour and weekly rate limit usage in Overview
✅ Usage Pace CalculatorDaily averages with trend detection (increasing/stable/decreasing)

Real-time, Analytics & PyPI (v0.3.0)

FeatureDescriptionPage
✅ Real-time HooksSub-100ms data sync via SessionEnd + Stop hooksDetails →
✅ MCP Server12 tools — ask Claude about your usage in natural languageDetails →
✅ Insights EngineTrends, anomalies, forecasts, week-over-week in the dashboardDetails →
✅ Webhook AlertsDiscord/Slack notifications for budgets and rate limitsDetails →
✅ Unified SetupInteractive cc-telemetry setup wizard with dependency checks
✅ cc-telemetry doctor10-point health check command
✅ PyPI Publishingpip install cc-telemetry — no more git clone required

Released under the MIT License.