Open source · self-hosted
All your assets, one up-to-date net worth
Track every account and asset in multiple currencies, on infrastructure you control.
Built for net worth and investment tracking—not bookkeeping or budgeting.
MIT licensed. No financial-data tracking, no data sold, no subscription.
Open full sizeTry it with sample data
Explore sample accounts, holdings, and 180 days of history.
One view for every asset
Overview
- Multi-currency
- Keep original balances, report in your base currency.
- All accounts, one view
- Banks, brokerages, crypto, property, debt, and options.
- Market data
- Refresh stocks, ETFs, crypto, options, and FX from supported market-data providers.
- Watchlist
- Track symbols and upcoming earnings in one place.
- Daily history
- Snapshots stay accurate when your base currency changes.
Plan
- Goals and projections
- Set a milestone and estimate when you will reach it.
- Recurring cash and investing
- Automate income, bills, and contributions.
Insights
- Portfolio analysis
- Allocation, concentration, currencies, drawdowns, and cost basis.
- Desktop and mobile
- A full desktop view and an installable phone app.
Screens
Desktop
Open full size
Open full size
Open full size
Open full size
Open full size
Open full sizeMobile
Swipe or scroll for more
Open full size
Open full size
Open full size
Open full size
Open full size
Open full size
Open full size
Open full sizeReady to start?
Choose a setup
Choose Docker or Vercel + Neon. The AI guide covers local and Docker setup.
Production self-hosting needs HTTPS, strong secrets, and a backup plan. You control the deployment and its data.
Self-host with Docker
Best if you already run a server or NAS.
Runs astt and PostgreSQL together on hardware you own. The setup script generates your secrets and prints your sign-in password.
git clone https://github.com/mike840609/assets_tracker.git && cd assets_tracker
./scripts/setup-env.sh
docker compose --profile full up --no-build -dVercel and Neon
Best if you would rather not maintain a server.
Deploys to Vercel with a managed Neon database.
Get help from an AI agent
Best if you want guided local or Docker setup.
Paste this prompt into your AI agent and follow its steps.
Help me deploy astt. Read and follow the installation steps at:
https://raw.githubusercontent.com/mike840609/assets_tracker/master/docs/INSTALL_WITH_AI.mdOpen source
MIT licensed. Your data stays on infrastructure you control; you secure the deployment.