Personal Budget Tracker is a minimal yet functional CLI tool to help users manage their income and expenses. It supports categorization, listing, and CSV export. Great for learning Python or organizing your personal finances.
Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a Command Line Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.