Swimo, a portmanteau word for Swiss and money.
Swimo is like a Swiss friend helping you manage your money.
Based on the principles of envelope budgeting
Design inspired by my Swiss roots 🇨ðŸ‡
Second minor release, still in the MVP phase.
For now, you can:
- Add new transactions
- See the full list of transactions
- Get real-time updated total amounts for account balance and budget envelopes
- See budget envelopes, as well as engaged and remaining amounts for each envelope
- Modify the amount allowed to each budget envelope
NEW in v0.2 :
This release focuses on various improvements to the budget table:
-
Envelopes are now editable: click on any amount in the "Envelope" column, edit the amount, and press Enter or click outside of the cell to save it. The table is automatically updated and saved!
-
Totals are computed and displayed at the bottom of table.
-
Introducing 'Conditional Formatting':
Some lines are automatically highlighted to draw your attention on certain alert levels:- when your expenses reach 90% or more of the envelope budget, the line is highlighted with a light orange tone
- when you're over budget, the line turns to a white on red scheme
Please Note: About budget categories
The number of budget categories and their name is not editable in the UI yet. This data is hardcoded in the src/lib/settings.jsx
file. Feel free to modify it to your own convenience there, by using the same JSON-based format.