An open source Budget app with automatic transaction sync and categorization
Read Time:34 Second

An open source Budget app with automatic transaction sync and categorization

0 0

LibreBudgeteer

An open source Budget app with automatic transaction sync and categorization

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

An open source Budget app with automatic transaction sync and categorization An open source Budget app with automatic transaction sync and categorization An open source Budget app with automatic transaction sync and categorization An open source Budget app with automatic transaction sync and categorization

Setup

  • Setup plaid transaction rules page/database in notion.so. example
  • Setup budgets in another notion.so page/database example
  • Setup influxDB database (I run mine from a docker container on a Raspberry PI). Setup a bucket for keeping transaction data
  • Setup plaid-sync
  • Build and run the app

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior 2048 Game implemented in Flutter
Entrada siguiente A simple arcade game using Flame Engine