Budget Board
Simple app for tracking monthly spending and working towards financial goals
Alternative to: mint, ynab, monarch money

About
Versions (100)
v2.3.2
2025-06-23Added some additional configuration options to the transaction CSV import.
- Added a
Date Formatfield to specify the format for your date column - Added an option to specify amount with separate Income and Expense columns
- These values will be stored as a single Amount value when imported
- Expense values will be negated (to indicate that the value is an outflow)
What’s Changed
- Add some options to CSV imports by @teelur in https://github.com/teelur/budget-board/pull/479
Full Changelog: https://github.com/teelur/budget-board/compare/v2.3.1…v2.3.2