Hacker News new | ask | show | jobs
Show HN: TUI personal monthly budget planner (github.com)
4 points by eliasdorneles 350 days ago
I wanted a simple way to manage my monthly budget, and I got tired of trying to bend Google Sheets to do what I needed.

So I built a terminal-based personal budget planning application built with Python and Textual.

Your data is stored locally in a JSON file, keeping your financial information private and accessible offline.

Do you find this useful?