https://github.com/mathisburger/budget
A simple CLI application that categorises my monthly expenses and adds them up
https://github.com/mathisburger/budget
Last synced: 9 months ago
JSON representation
A simple CLI application that categorises my monthly expenses and adds them up
- Host: GitHub
- URL: https://github.com/mathisburger/budget
- Owner: MathisBurger
- License: mit
- Created: 2024-02-17T16:01:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T14:22:15.000Z (over 2 years ago)
- Last Synced: 2025-10-11T08:16:43.260Z (9 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Budget
A simple application for nearly automating your monthly financial household stats.
## Information
This project is specifically built for comdirect CSV exports and compatibility to other formats is not guranteed.
But if there is interest other banks can be added. Just create an issue and I will take a look at it.
# Usage
Using the application is quite simple:
```shell
budget
```