Local-first by design
Usage data, settings, and backups stay on the machine running TTDash. There is no hosted TTDash account, database, analytics, or tracking.
Local-first by design
Usage data, settings, and backups stay on the machine running TTDash. There is no hosted TTDash account, database, analytics, or tracking.
Analysis that stays useful
Explore costs, tokens, requests, cache efficiency, forecasts, anomalies, limits, model mix, and provider concentration.
Fast paths for real workflows
Import directly from toktrack, upload JSON, filter and drill down, then export the exact view as CSV or a localized PDF.

Run the latest release without installing it globally:
npx --yes @roastcodes/ttdash@latestTTDash opens a local, authenticated dashboard. Choose Auto import in the first-run view to collect compatible toktrack data, or upload a JSON export yourself.
TTDash serves the app and API from your own process. It contacts the npm registry only when it needs the pinned toktrack package or checks the latest toktrack version. Remote access is opt-in and always requires authentication.
Before exposing TTDash beyond loopback, read Remote access and security and the repository’s security policy.