23

I used to use Quicken long ago but have been using Moneydance for many years to manage my personal finances. But Moneydance is propietary software and I prefer FOSS now. What's your preferred finance management software?

Thing I need it to do:

  • manage different accounts (common types are banks, credit cards, loans, assets)
  • have basic reporting (e.g., categorized expenses per time period)
  • preferably uses tags
  • export or copy reports or data - could be excel or csv or something that can be pasted or imported into spreadsheets
  • self-hostable with a web app

I'm not a fan of software that's budget-focused. I don't mind it having some budgeting functionality, but I don't want opinionated software to force me to manage my money a certain way. I just want felxible software to help me manage my software how I want to manage it.

I'm wary of source-available/freemium/dual-licensed/open-core licenses. It can't hurt to suggest such apps if you like them and I'll take a look, but I think it's not likely that I'll buy into that philosophy.

So what software do you use and like?

top 17 comments
sorted by: hot top controversial new old
[-] Corbin@programming.dev 2 points 4 days ago

Like @devtoi@feddit.nu I use plain-text accounting (PTA) to manage a few bank accounts, including small businesses. In my case, I'm using hledger. Every time I get a receipt, invoice, or statement, I type it into a text file. My bank gives me CSVs which are easy to import. Reports are done with a few commands; repeatable reports are done by saving commands to a shell script. hledger comes with builtin tools for monthly reports, BSE, currencies, pending invoices, closing/opening new years, and those are merely what I recall using recently.

Thanks for the suggestion. I'm looking for a web-based solution, but this is the 2nd CLI suggestion and it's starting ti intrigue me. I may look into it.

[-] devtoi@feddit.nu 2 points 6 days ago

I have been satisfied with beancount. https://github.com/beancount/beancount and fava as a ui. It's text based so it is easy to automate imports and exports. It can seem daunting at first to create importers in Python, but it's pretty basic scripting.

Text based accounting lends itself well to easy experimentation with version control.

I tried gnucash for a while, but it felt so slow and not flexible enough for me.

Thanks, I'll take a look (but my hunch is that "pretty easy Python scripting" is beyond my skillset).

[-] Kissaki@beehaw.org 2 points 6 days ago

Thanks for the suggestion but it looks like an app, not a server-client situation.

[-] Kissaki@beehaw.org 1 points 5 days ago

Ah, sorry, I must have missed that when skimming.

[-] floppingfish@fedia.io 1 points 5 days ago
[-] Evkob@lemmy.ca 7 points 1 week ago

I haven't used it yet, but I want to start keeping better track of my finances and one I've seen recommended a lot and plan to try out for February is Actual Budget.

[-] Templa@beehaw.org 3 points 1 week ago

Actual is great! We have been using for a while now.

[-] Panda@lemmy.today 5 points 1 week ago

I used to use You Need A Budget and was looking for an open source alternative. I've been using Actual since last year and I really like it so far. It has all the features I'd been looking for and is free and open source. It seems to fit your list of requirements as well! I'd highly recommend it!

Thanks for the suggestion. I looked at Actual but it seemed very budgwt focused and kind of light on any-other-feature. But I'll take another look

[-] colournoun@beehaw.org 3 points 1 week ago

Thanks for the suggestion. I'll take a look.

Oh crap - I forgot an important need: it has to be able to import my existing data (decades!) which Moneydance can export to QIF, tab delimited, or JSON.

this post was submitted on 31 Jan 2025
23 points (100.0% liked)

Free and Open Source Software

18085 readers
4 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS