Date: Fri, 17 Apr 2020 13:06:33 -0600 From: Bob Proulx <bob@proulx.com> To: freebsd-questions@freebsd.org Subject: Re: Is there a standalone spreadsheet program available for Freebsd? Message-ID: <20200417125102642315039@bob.proulx.com> In-Reply-To: <20200417150551.GD894@rancor.immure.com> References: <20200417120548.GC894@rancor.immure.com> <5dada2a9-6348-be80-b51b-303ff5b8790c@druid.net> <20200417150551.GD894@rancor.immure.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bob Willcox wrote: > What I would like would be something simple w/o lots of features as my intended > use is simple. I just want to be able to list expense items and their cost and > have them added up as a monthly expense budget. That's all. For such things I have been using 'ledger'. It's in the package database. (Although I personally use 'hledger', a friendly fork, more.) $ pkg search ledger ledger-3.1.1_18 John Wiegley's command line accounting program You can learn more about such tools here. https://plaintextaccounting.org/ Something like ledger (or hledger) might be exactly what you want. Bob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200417125102642315039>