A minimalistic web app for zero-based budgeting, written in Elm, featuring remotestorage sync.
This is what I perceive as the core of zero-based budgeting: A list of transactions, and a budget that organizes these transactions for each month.
Zero-bee currently has the necessary basics, but lacks lots of the bells and whistles you might be used to from other software.
- Zero-based budgeting with multiple categories
- Transactions with multiple accounts
- Works offline
- Sync via remotestorage
- Data export
- Data import
- Reports
- Keyboard shortcuts
- Desktop app
- Budget grouping
- Split transactions
- Dark mode
- Responsive/Mobile layout