Budgeting

I recently talking with my girlfriend about budgeting and I realize that during the semester, I am not very proactive about it. I was scrolling through my credit statement while on the phone with her and began to realize the charges were getting a little ridiculous. The sheer number of MBTA and Chipotle charges was overwhelming.

As a result, I started looking into different budgeting apps. I saw Rocket, which I am very much not a fan of. I think most budeting apps that charge you are a little silly. Yes, I understand how saas works, but if I'm worried about my expenditures, why would I add another $100+ a year onto them.

As a result, I started looking around through Reddit for other recommendations, ideally one that was open source, and I saw about the Actual + SimpleFIN connection.

SimpleFIN charges a relatively small amount and Actual is on github, which means some amount of editing is possible.

I set it up on my Zbook, but wanted access on my phone. After a little bit of searching, I saw that I could make it a web app. My goal is to start hosting it on one of my private fleet devices and serving it through my Tailscale subnet. I have been able to budget with my phone through it and am able to regularly see my charges.

My main complaint was how transfers were managed, specifically for credit card payments. The issue came to the initial pending charge associated with a card payment. I tried deleting these values and accidentally threw my account values totally off. An evening project is now reseetting my accounts so that they accurately mirror my account balances and then setting this up.

After that, I want a feature that allows for combining purchases. I frequently put my card down when eating in a larger group and then I have several zelle/venmo amounts come in. In order to get a better estimate of my own actual personal expenditure, I would like this set up. Not having this was acutal my main gripe with RocketMoney.

I will be looking at this more later :).