That got us all thinking -- what would Andy have wanted for his homelab? What would our own spouses do if we suddenly weren't there? Who would close our Azure accounts? Who should get the PureStorage array? For those of us who are The Bill Payers, how would our spouses know which bill is paid by what bank account?
I put together an initial draft to answer these questions for my own wife, and then crowdsourced the rest. So many of my tech friends suggested stuff I hadn't thought of and I'm sure there's more. Initially, I was going to make it a gist, but a friend suggested putting it on GitHub which would make PRs possible.
A personal (and ONLY personal) CRM for storing little things you forget. Birthdays. Times of calls. Food preferences and allergies. Book loans. Sends e-mail reminders. Record dates, gifts given (and wanted), activities, contact info.
Github repo: https://github.com/monicahq/monica
Has an API - yay! Written in PHP using the Laravel framework. Uses MySQL.