This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/Free_Hashbrowns on 2025-04-13 19:39:31+00:00.


Hi all, I’d like to share a project I’ve been working on for about a year.

Until last year, Mint was my main tool for calculating monthly spending and tracking financial goals. When it was discontinued, I found this subreddit and decided to build my own.

Budget Board

The interface should feel familiar if you’ve used Mint. I really enjoyed Mint’s UI, so much of the core design is similar.

Features

  • Automatically sync bank information with SimpleFIN
    • You can also manually add accounts and transactions (for example, cash transactions).
  • Dashboard page for a quick overview of account data
  • Transaction page to categorize and update transactions
  • Budget page to manage monthly budgets
  • Goals page to set savings or loan payoff targets
  • Trends page to view spending or net worth trends

Here are some screenshots:

Deploying

Here’s the repo for anyone interested:

A docker compose file (and an overrides file) is included if you’d like to test it. The wiki has more details on configuration and general usage.