@x12i/ai-usage-dashboard
v0.1.1
Published
Local desktop dashboard for AI coding-agent and API-platform usage & remaining budget.
Maintainers
Readme
@x12i/ai-usage-dashboard
Local desktop (and optional browser-dev) dashboard for AI coding-agent subscriptions and API-platform balances. Credentials stay encrypted on your device.
Install & run (desktop)
npm install -g @x12i/ai-usage-dashboard
ai-usage-dashboardOr without a global install:
npx @x12i/ai-usage-dashboardDevelop from source
npm install # from monorepo root
npm run build -w @x12i/ai-usage-sdk
npm run electron:dev -w @x12i/ai-usage-dashboardProgrammatic usage
Use @x12i/ai-usage-sdk for adapters, vault crypto, and the allowlisted proxy core without the UI.
