No description
| core | ||
| lxbudget_ui | ||
| screenshots | ||
| .gitignore | ||
| CHANGELOG.md | ||
| de.mo | ||
| de.po | ||
| LICENSE | ||
| lxbudget.desktop | ||
| main_app.py | ||
| README.md | ||
LxBudget
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
The recommended way to install LxBudget is via the official LxTools APT repository. This ensures you always receive automatic updates.
For easy setup of the repository, visit the official page: https://apt.ilunix.de/
Once the repository is added, simply install LxBudget via:
sudo apt update
sudo apt install lxbudget
Screenshots
📸 Show Screenshots
Main Window (Overview)
Transfer (To another or all months)
Search & Filter (Duplicate entries)
Backups (Restore)
Select Currency
Settings
Add Transaction
Yearly Overview
Configuration
The application stores its configuration and the database in the directory ~/.config/lxbudget/.







