mirror of
https://github.com/linuxserver/budge
synced 2026-04-05 18:30:42 +00:00
No description
- JavaScript 59.1%
- TypeScript 40.2%
- HTML 0.5%
- CSS 0.2%
| backend | ||
| docker | ||
| frontend | ||
| images | ||
| ynab | ||
| .gitignore | ||
| .prettierrc.js | ||
| docker-compose.yml | ||
| LICENSE | ||
| README.md | ||
| test.js | ||
BudgE
BudgE (pronounced "budgie", like the bird) is an open source "budgeting with envelopes" personal finance app, taking inspiration from other tools such as Aspire Budgeting, budgetzero, and Buckets.
⚠️ BudgE is still under active development and considered an 'alpha' version until more tests can be written to ensure functionality is maintained. ⚠️
Current Features
- Multi user support
- Envelope budgeting with monthly rollover
- Transaction management for accounts
- Standard bank account management
- Credit card management with payment handling
- Tracking accounts
- Export account transactions
- CSV transaction import
Planned Features
- Multiple budgets per user (already started)
- Goals
- Reports
- Payee management
- Category hiding and deletion
- Mobile view for transaction input on the go!
Getting Started
Support
https://discord.gg/hKJWjDqCBz or through GitHub issues

