Aureus is a personal finance tracking application built with React, TypeScript, and Capacitor. It supports multi-account wallets, transfers, custom categories, and JSON backup/restore.
- Transaction tracking for income and expenses
- Multi-account wallets (bank, digital, cash)
- Transfers between accounts
- Custom categories for income and expenses
- JSON backup and restore
- Light/Dark theme
git clone https://github.com/ratatulieoi/aureus-mobile.git
cd aureus-mobile
npm install
npm run devnpm run build
npx cap sync android
npx cap open android- FEATURES.md
- IMPLEMENTATION_SUMMARY.md
- IMPLEMENTATION_CHECKLIST.md
- COMPLETION_REPORT.md
All data is stored locally. No cloud sync or user accounts are required.
v2.0.0