No description
- feat: Graceful handling of missing `pysqlcipher3` library. - feat: Secure database import and restore handling with encryption support. |
||
|---|---|---|
| core | ||
| pybudget_ui | ||
| screenshots | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| main_app.py | ||
| PyBudget.desktop | ||
| README.md | ||
PyBudget
A user-friendly and simple budget manager, developed with Python and Tkinter.
Features
- Track Income & Expenses: Add new transactions quickly and easily.
- Monthly Overview: Keep track of your finances with a clear monthly breakdown.
- Automatic Balancing: See your income, expenses, and the remaining balance at a glance.
- Data Export: Export your financial data to common formats like JSON, CSV, and TXT.
- Data Import: Import transactions from JSON files.
- Sorting & Search: Find transactions quickly via the search function and sort your expenses.
- Balance Transfer: Easily transfer recurring expenses or the monthly remainder to the next month.
- Multilingual: The user interface is prepared for translations.
Installation & Usage
Recommended: via LxTools Installer
The easiest way to install PyBudget is using the LxTools Installer. Download the latest release here: LxTools Installer
Screenshots
Configuration
The application stores its configuration and the database in the directory ~/.config/py_budget/.
