|
|
|
|
|
by johntash
2853 days ago
|
|
Another option to consider is Fava. It's a web frontend for Beancount which is another plain-text accounting tool similar to ledger.
There's no authentication or security on the frontend, but you could probably put it behind basic auth+ssl to start with. https://github.com/beancount/fava
http://furius.ca/beancount/ |
|