A simple budgeting application.
- QML 53.2%
- Python 45.4%
- Shell 1.4%
| src | GUI mockup implemented | |
| .gitignore | Initial commit | |
| COPYING | Initial commit | |
| install.sh | Initial commit | |
| MANIFEST.in | Initial commit | |
| pyproject.toml | Added serializers | |
| README.md | Initial commit | |
budgeter
TODO
Installation
Note: The included installer is designed only for TODO. It will install
TODO using pipx and Homebrew, and will also install all
required dependencies of these tools.
-
Copy the .tar.gz archive file to the same location as
install.sh. -
Run the installer:
./install.sh
The TODO command will be added to your PATH.
Configuration
TODO
Usage
Just run TODO from your terminal.
License
Copyright 2024 Logan Kirkland.
This project is licensed under the GNU Affero General Public License.
See the COPYING file for details.