Skip to content

AutoBudget

An offline-first Android budget tracker: bank-notification capture → parse → classify → encrypted Room + Compose UI. No network permission, no analytics — everything stays on the device.

Home screen Transactions list Spending reports

Explore the docs

  • User Guide — installing, capturing bank notifications, reviewing transactions, budgets, and reports.
  • Developer Handbook — building, testing, and releasing the app.
  • Architecture — how the ingestion pipeline, parser, data layer, and UI are put together.
  • Architecture Decisions — all 35 ADRs are listed in the site navigation under Architecture Decisions.

Where things live

Content Location
Agent instructions AGENTS.md
Doc contract & ownership docs/agents/context-map.md
Play Store policy notes PLAY_POLICY.md
Public privacy policy Privacy Policy