1
0
Fork
You've already forked budgeter
0
A simple budgeting application.
  • QML 53.2%
  • Python 45.4%
  • Shell 1.4%
Find a file
2024年12月14日 21:24:45 -05:00
src GUI mockup implemented 2024年12月14日 21:24:45 -05:00
.gitignore Initial commit 2024年12月06日 16:17:28 -05:00
COPYING Initial commit 2024年12月06日 16:17:28 -05:00
install.sh Initial commit 2024年12月06日 16:17:28 -05:00
MANIFEST.in Initial commit 2024年12月06日 16:17:28 -05:00
pyproject.toml Added serializers 2024年12月09日 15:16:49 -05:00
README.md Initial commit 2024年12月06日 16:17:28 -05:00

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.

  1. Copy the .tar.gz archive file to the same location as install.sh.

  2. 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.