Budse is a simple budgeting tool that implements bucket (or envelope) budgeting. Currently there is a CommandLine Interface (CLI) with a Graphical User Interface in progress. The program includes extras such as transaction searching and reports.
Snidget is a python program which tracks your financial information, in particular your expenses and income. The user adds each transaction on their accounts and snidget can provide reports about how much you're spending. Includes both CLI and GUI.
This money manager is a simple one (very simple at that) and someday might fork and have a GUI counterpart. Note: you need python installed on your system for this to work.
Suite of Python files for querying bank statements using OFX protocol, and updating local snapshot of transactions and balances from downloaded OFX files