|
|
|
|
|
by jimbob45
532 days ago
|
|
You could combine this with a quick cronjob to send notifications about daily/weekly spending but I don’t know an easy way to send texts without dipping into Twilio, which is difficult. If you’re okay having emails notify you, that might work. Maybe enter purchases in a linked spreadsheet from your phone to your desktop to track purchases? Might just be better off sucking up purchase information from your bank’s API to your spreadsheet. Smaller bank APIs tend to suck though. |
|
Since I review my finances weekly, there's really no need for notifications. Habit is enough. My bank already sends me notifications for possible fraud (almost always incorrectly, but I suppose I'd rather it err in that direction than the other).
Simple works for me, but there are certainly some ways to add complexity to it if that's helpful to you.