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

v0.16.0
2025-01-05What’s Changed
- Add auto sync for bank data by @tshea113 in https://github.com/tshea113/budget-board/pull/291
- fix cron schedule by @tshea113 in https://github.com/tshea113/budget-board/pull/292
- adjust cron schedule by @tshea113 in https://github.com/tshea113/budget-board/pull/293
Budget Board will now automatically sync your bank data twice a day. This should allow for more reliable balance tracking, so you don’t have to manually log in every day and sync. This can be disabled from the compose override file if you do not wish to use this feature.
Full Changelog: https://github.com/tshea113/budget-board/compare/v0.15.0…v0.16.0