Fava
A web interface for Beancount double-entry bookkeeping. Browse your financial data — transactions, balances, income statements, balance sheets — through a clean, interactive UI.
What You Can Do After Deployment
- Visit your domain — the Fava web UI loads immediately
- View financial reports — income statement, balance sheet, trial balance, journal
- Browse transactions — filter, sort, and search across all entries
- Interactive charts — visualize account balances and changes over time
- Edit entries — modify Beancount files directly from the browser
Key Features
- Interactive web UI for Beancount ledgers
- Income statement, balance sheet, trial balance views
- Transaction filtering and search
- Account charts and visualizations
- Built-in Beancount file editor
- Multi-currency support
Notes
- Fava reads Beancount
.beancount files from the container's data volume
- Upload or mount your Beancount files to
/bean/main.beancount to get started
- A sample file is included by default
License
MIT — GitHub