From 70b130798b25455e6a929979645e9d0ce73b46aa Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Tue, 15 Aug 2023 17:55:31 +0200 Subject: [PATCH] Add hledger and link to other PTA tools --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3bc8b86..88f6ca7 100644 --- a/readme.md +++ b/readme.md @@ -294,7 +294,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Finance -- [ledger](https://ledger-cli.org/) - Powerful, double-entry accounting system on the terminal +See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overview of relevant tools. + +- [ledger](https://ledger-cli.org/) - Powerful, double-entry accounting system. +- [hledger](https://hledger.org/) - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces. - [moeda](https://github.com/thompsonemerson/moeda) - Foreign exchange rates and currency conversion. - [cash-cli](https://github.com/xxczaki/cash-cli) - Convert Currency Rates. - [cointop](https://github.com/miguelmota/cointop) - Track cryptocurrencies.