Ask HN: What are you using for personal financial planning/tracking?
- Transaction fees, I want to see how much I lose on transactions
- Smart budgeting
- Family sharing
- Recurrent savings (e.g >10% from each income)
- Multi currencies
- The planing of big purchases (e.g >5% from each income with deadlines)
- Maybe available money per day (total income - recurrent transactions(e.g savings/subscriptions) - purchases planing / days in month) something like that.
Google Sheet doesn't fit my expectation, because I fill in transactions from the iPhone. I already started working on the app for myself but feel that there is a loooot of similar stuff. So no need for one more.
Please, share your experience of tracking the personal budget. What are you using for that? What have you tried to use? Maybe you already made something that will be suitable for me?
16 comments
[ 3.0 ms ] story [ 34.5 ms ] threadhttps://www.ledger-cli.org/
- don't have family sharing
- didn't find a mobile app
- budgeting
Did I miss something?
Budgeting is covered within the documentation. There's an example inside of budgeting.
There's a few mobile apps that have some 'support' for ledger (search "ledger" on the F-Droid [1] store to find two of them). There are also a couple web interfaces (general internet search) that could substitute for "mobile app" in some ways.
But as the data file is just text, any mobile text file editor would support "use" of the system for data entry.
One very nice part about the data file being just a text file is that it is also trivial to automate updates so that for recurring bills/income that are equal in value, you can automate the addition of those transactions with any form of job scheduler (i.e. cron on a Linux system).
[1] https://f-droid.org/
The budgeting feature is on a monthly basis and you can choose which categories to allow budgeting and you'll be presented with charts showing you your spending habits vs budgeted spend to help you make your decisions.
Hope that helps, if you have any other questions or feature requests, my email is wide open :) (jen at lunchmoney.app)
Curious, how do you do your change log? Is it automated or do you just update a page/doc?
The changelog is a manual effort right now :) Haven't felt the need to automate it or pay for another SaaS to handle it for me yet!