What you deploy
A personal-finance dashboard that runs on your own machine instead of a subscription service. FastAPI on the back, a modern dashboard on the front.
What it does for you
The things you actually want to see about your money — net worth over time, cash flow, budgets, recurring charges — computed on hardware you control, with your data staying there. It even runs its own end-to-end checks so a broken number gets caught before you trust it.
What you can build from there
It’s the house pattern for building this kind of dashboard, so it’s a starting point as much as a finished tool. Swap importers, add views, extend the math.
Deployment shape
Self-hosted from a repo, shipping with demo data so you can see the whole thing working before connecting anything real.
Where it stands
Early access. It runs for me daily; the packaging work is a clean demo-data mode and importers that aren’t specific to my banks. Your real numbers would never be the price of trying it — join the waitlist for the self-host release.
