Net Worth Tracker
Self-hosted net-worth and money-manager PWA — every account and collectible on one net-worth-over-time chart.
TypeScript · SimpleFIN · systemd · Tailscale
A single-user, self-hosted personal finance PWA that pulls banks, brokerages, and credit cards into one net-worth-over-time chart — plus manually-valued collectibles and a medium-tier money manager. Private by design: my financial data lives on my own hardware, not in someone else’s SaaS.
How It Runs
- Account syncing via SimpleFIN, so there are no scraped credentials
- Deployed on the homelab — runs on the MSI Cubi under systemd, reachable over Tailscale HTTPS from any of my devices
- Operational guardrails — Uptime Kuma push monitoring, automated backups, and Discord staleness alerts when an account stops syncing
Why Self-Hosted
Net-worth apps are either subscription services that monetize your data or spreadsheets that go stale. This is the third option: the convenience of an app with the privacy of local infrastructure. It’s also a working example of what the homelab is for.