Nice! I use YNAB and have an AWS environment set up that logs all my credit card transactions instantly. My bank sends me an email with the transaction info, which I receive with Simple Email Service. Then I use Lambda to parse the email and log it in YNAB using their API. Fun and useful project. https://github.com/buzzlawless/ynab-live-import
I totally get the benefits of ritually entering though. I’m definitely lazier about non-credit card transactions now... motivation to expand my program to other types of accounts and get fully automated!