Firefly III: A free and open-source finance manager
firefly-iii.org
Firefly III: A free and open-source finance manager
1–10 of 135 posts
Re: Firefly III: A free and open-source finance manager
#2Re: Firefly III: A free and open-source finance manager
#3Re: Firefly III: A free and open-source finance manager
#4I have been tracking and exporting backups of my finances using Firefly since 2020. I am young, my finances are nothing fancy, they are mostly credit card purchases, my salary, and my rent.
I love the flexibility of personally serving this on a dedicated server. Similar to the other commenter it consumes a lot of my time too. I tried to automate by writing small custom shortcuts in Apple Shortcuts for repeated things like posting a grocery purchase. Firefly has a comprehensive API, I have widgets on my homescreen showing my credit card balances at all times etc.
I like knowing how much I spend on grocery each month, how much I spent clothing last year vs this year, the effect of having a Costco membership. It is fun and I am sure in the next 10 years it will be so much more interesting looking at data from early years.
Re: Firefly III: A free and open-source finance manager
#5We have a one click installer for kubernetes over at https://kubesail.com/template/erulabs/firefly-iii if anyone is interested in self hosting this!
Re: Firefly III: A free and open-source finance manager
#6Firefly III is excellent - there was a lot of excitement for Actual budget the other week (which is also excellent) but firefly has been a solid self hosted finance tool for years. We have a one click installer for kubernetes over at https://kubesail.com/template/erulabs/firefly-iii if anyone is interested in self hosting this!
Anyway, I gave Firefly III a try and now I'm very happy that I did. I think those extra features that seemed too complicated at first are proving to be pretty useful.
Re: Firefly III: A free and open-source finance manager
#7Re: Firefly III: A free and open-source finance manager
#8Re: Firefly III: A free and open-source finance manager
#9Re: Firefly III: A free and open-source finance manager
#10The dashboard is a bit configurable, ok, so I can cut things I do not want but a default with just balance/all translations scrollable, the latest visible/stock option with mean price paid and actual value, optional widgets for other financial means (raw materials and their value, currencies etc) would be far nicer than a big load of graphs...
Ease to add transactions is not much a thing since at least personally all must come from external sources like bank exports in ofx/qif/sv etc with manually just tagging, description etc and a merging feature for upcoming transactions when the date is due to merge them with the actual new entry from the bank, so better import/export (i.e. woob integration for banks who do not offer exporting) would be very nice.
Generally graphs are nice but data in tabular form + operations on such tables are much more useful, especially if can be done with a programming language like "hey, that's the table, now you can generate new ones with some query language and lisp/python/ as you wish, just add a "programmed entry" and you get input in sv form for code, SQL-alike for query DSL, output view as a table for sv data or graph or raw at your option.
Surely the last paragraph might not appeal end users, but a user who self-host likely use/can use/dream such features...