Is there a standalone spreadsheet program available for Freebsd?
William Dudley
wfdudley at gmail.com
Sun Apr 19 00:00:38 UTC 2020
pkg search sc | grep spreadsheet:
sc-7.16_3 Curses-based spreadsheet program
Which doesn't use X. If you're comfortable with vi,
you'll like sc.
I used to use this as part of a larger program.
Bill Dudley
On Fri, Apr 17, 2020 at 3:06 PM Bob Proulx <bob at proulx.com> wrote:
>
> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list