accjournal.el
accjournal.el
is a minimal double-entry accounting system for
Emacs.
Transactions are recorded in a text file journal and Emacs code calculates and
displays a report of accounts and balances from it (no external programs
required).
30 Apr 13 400.00 12/13 salary -> Bank 30 Apr 13 20.00 12/13 interest -> Bank 1 May 13 60.00 Bank -> zPersonal | ATM withdrawal
See the commentary in accjournal.el
for brief notes, and the
accjournal-mode
docstring for a long description. The
.tar.gz
source includes sample journal files. Just the
.el
is enough to run.
accjournal
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or up).
Download version 9,
accjournal.el
(53k, and
sig)
-- just the .el
.
accjournal-9.tar.gz
(49k, and
sig)
-- full source.
accjournal_9-0.1_all.deb
(22k, and
sig)
-- Debian package.
Each sig is a Gnu PG ascii armoured signature for the respective files, generated from my key.
See also
accounting.el
-- slightly similar minimal Emacs-only accounting.
This page Copyright 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2019 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.