Self-hosted household net worth tracker
Track your household's assets and liabilities over time. Record quarterly snapshots, see how your net worth trends, and compare positions across household members. Runs on your own hardware — your data never leaves your network.
docker run -d -p 8080:80 -v clearfolio-data:/data ghcr.io/gcaton/clearfolio
Then open localhost:8080 · full instructions on GitHub