Brinance is a commandline financial planning and tracking program, hoping to be a functional replacement for something like GnuCash for those who prefer the command line. It does not have all the features of GnuCash, but it does have a few beyond being a checkbook register: scheduling transactions in the future, multiple accounts, recurring transactions, and a Perl module to allow just about any interface to the program to be easily written.
| Tags | Office/Business Financial Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | Perl |
Recent releases


Release Notes: Recurring transactions were added, using a cron-like format. The file format was changed. Transfers were added.


Release Notes: This release has minor cleanup. A bug with invalid dates passed to a dated transaction has been fixed.


Release Notes: A rare bug in the account changing code that could wipe out an account file and all previous transactions has been fixed. There is also some code cleanup.


Release Notes: This version turns "future transactions" into "dated transactions", so that past transactions can also be posted.


Release Notes: The code and the module interface were cleaned up to be more consistent.