Home
Softono
librebudgeteer

librebudgeteer

Open source Dart
37
Stars
1
Forks
0
Issues
1
Watchers
1 year
Last Commit

About librebudgeteer

An open source budget app with automatic transaction sync and categorization. mint.com alternative

Platforms

Web Self-hosted Linux Windows iOS Android

Languages

Dart

Links

LibreBudgeteer

An open source Budget Flutter app

  • mint.com style budgeting
  • custom transaction sync rules (substring matching, filtering, re-categorization)
  • multiple users (couples budgeting)
  • transaction and balances data is synced to your local InfluxDB database
  • transaction rules and budget categories are hosted in notion.so
  • App tested with Android/Windows/Linux

Setup

  • Setup transaction rules page/database in notion.so. example
  • Setup budgets in another notion.so page/database example
  • Setup InfluxDB 2.0 database: Installation Instructions
  • Upload some transactions to InfluxDB. Examples in tangerine (csv import) or wealthica (G-Sheets)
  • Build and run the app