Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkjoij/my-budget
Smart application for personal and family budget management.
https://github.com/darkjoij/my-budget
Last synced: 14 days ago
JSON representation
Smart application for personal and family budget management.
- Host: GitHub
- URL: https://github.com/darkjoij/my-budget
- Owner: DarkJoij
- License: apache-2.0
- Created: 2023-10-09T19:56:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-16T11:00:52.000Z (about 1 year ago)
- Last Synced: 2024-11-10T10:41:29.336Z (2 months ago)
- Language: Rust
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# my-budget
Smart application for personal and family budget management.# Assembling
To build a stable version, use `cargo build --release`. To build the Ultimate Version, use `cargo build --release --features ultimate`.###### In development now.