Built an ad-hoc system using flask, Google Spreadsheets, and Twilio (where I work) that my wife and I have been using for 18 months now -- far longer than any other system has stuck. - budget tab: tracks category + allocated budget for the month - expenses tab: tracks date, amount, category, description - when we spend money, my wife and I text, eg, "13.31 restaurants lunch at chipotle" to a Twilio number. A flask ap…
Cool. Would you say the SMS plays an important part? Or would e.g. a Telegram bot work as well for those of us who do not work at Twilio?
Ask HN: Do you use budgeting software?
51–60 of 76 posts
Re: Ask HN: Do you use budgeting software?
#52Built an ad-hoc system using flask, Google Spreadsheets, and Twilio (where I work) that my wife and I have been using for 18 months now -- far longer than any other system has stuck. - budget tab: tracks category + allocated budget for the month - expenses tab: tracks date, amount, category, description - when we spend money, my wife and I text, eg, "13.31 restaurants lunch at chipotle" to a Twilio number. A flask ap…
I am definitely interested in technical details on putting something like this together.
Re: Ask HN: Do you use budgeting software?
#53Earlier quoted context omitted.
What is it about this system that you like better than YNAB? (new or 4)
The interface is anything that sends SMS (well or a google spreadsheet, which can be viewed on many devices), and all party members can get an alert on spending. I like it
We also couldn't figure out the YNAB methodology. I know people swear by it, and we probably just didn't put in enough effort. But we attended a webinar, made it one month, then couldn't figure out how to duplicate our budget for month two. It was just different than how we are used to thinking about finances.
Also -- and this is probably the biggest thing -- I built it myself. For 99.999% of the population, YNAB is an objectively better product. But as a developer, I can't overstate the satisfaction that comes from my wife using something that I built multiple times a day.
Re: Ask HN: Do you use budgeting software?
#54I use Mint to track my habits retroactively. I wouldn't have guessed otherwise that I spent $20k on Amazon alone last year, and $12,000 on Seamless! It really adds up. It also makes adding up business expenses at the end of the year a breeze.
It also allows for CSV export so data can be imported into other apps. Although, I'm not sure if it would work as great if I had to track joint accounts shared with a partner.
Re: Ask HN: Do you use budgeting software?
#55Re: Ask HN: Do you use budgeting software?
#56I was using long time Speendee ( https://www.spendee.com/ ), but changed to Toshl ( https://toshl.com/ ). I would recommend both. Somehow like the Toshl more. 2c
Re: Ask HN: Do you use budgeting software?
#57I was using long time Speendee ( https://www.spendee.com/ ), but changed to Toshl ( https://toshl.com/ ). I would recommend both. Somehow like the Toshl more. 2c
Do you trust these sites to store your banking credentials?
Re: Ask HN: Do you use budgeting software?
#58Re: Ask HN: Do you use budgeting software?
#59Built an ad-hoc system using flask, Google Spreadsheets, and Twilio (where I work) that my wife and I have been using for 18 months now -- far longer than any other system has stuck. - budget tab: tracks category + allocated budget for the month - expenses tab: tracks date, amount, category, description - when we spend money, my wife and I text, eg, "13.31 restaurants lunch at chipotle" to a Twilio number. A flask ap…