




Budget / Transaction Tracker - TUI tracking income/expenses for valuable insights | v1.4.0
I've recently released the version 1.4.0 of my budget tracker TUI. I shared this project here a while ago and was extremely pleased to get lots of feedback/suggestions/ideas. I have been chipping away on and off, improving this over the last while, and I finally feel that it's at a stage where I want to collect more user feedback and start to plan the important next steps that can make this a genuinely useful daily tool for people.
I have been using this personally to track my income/expenses and I have found its already been really insightful.
A keyboard-driven terminal budget tracker built with Rust and Ratatui. Track income and expenses, categorize everything, set budgets, and visualize your spending, all without leaving your terminal.
cargo install budget_tracker_tui
GitHub: https://github.com/Feromond/budget_tracker_tui
A lot has changed since the last time now. Some of those changes include:
- SQLite backend
- In-app category manager
- New Budget View
- Overall UI adjustments/improvements
And so many other quality of life improvements and features, plus lots of bug fixes and additions to existing features.
I would love to hear from you about your experience using it. Any parts that have friction or that are clunky. Let me know what is missing or that needs to be added to make this something you could see yourself reaching for daily. I am open to all feedback and I've really enjoyed working on this as a side hobby and hearing from so many people already.