agfin

Crates.ioagfin
lib.rsagfin
version0.8.0
sourcesrc
created_at2022-08-22 04:31:16.429067
updated_at2022-08-25 19:50:11.11784
descriptionA simple, open-source personal finance program.
homepage
repository
max_upload_size
id650126
size115,021
Joseph Hobbs (josephrhobbs)

documentation

README

Argentum Finance (agfin)

Argentum Finance (agfin) is a personal finance management program.

It allows individuals to keep track of their finances and transaction history in a simple and responsible manner.

Features

Argentum currently has the following features.

  • Add an expense using a user-friendly command-line interface.
  • Remove an expense through the command line.
  • Amend an expense through the command line.
  • Generate a LaTeX-formatted report of expenses in a given month.
  • Encrypt and decrypt expense files using a key-scrambling block-style cipher.

License

All code in the ag crate is licensed under the MIT license (see LICENSE file).

Code in all other crates is licensed by its respective author.

Commit count: 0

cargo fmt