librebudgeteer
librebudgeteer copied to clipboard
An open source budget app with automatic transaction sync and categorization. mint.com alternative
LibreBudgeteer
An open source Budget Flutter app
- mint style budgeting
- automatic transaction sync and categorization using plaid service (Canada and US)
- custom transaction sync rules (substring matching, fitering, re-categorization)
- in-app transaction re-categorization and removal
- multiple users (couples budgeting)
- transaction and balanaces data is synced to your own InfluxDB database instance
- transaction rules and budget categories are hosted in notion.so
- App tested to run on Android/Windows/Linux/Chrome*. MacOS/iOS runtime has not been verified.

Setup
- Setup plaid transaction rules page/database in notion.so. example
- Setup budgets in another notion.so page/database example
- Setup influxDB 2.0 OSS database: Installation Instructions
- Setup plaid-sync
- Build and run the app