Add hledger and link to other PTA tools

This commit is contained in:
Jonathan Neidel 2023-08-15 17:55:31 +02:00 committed by GitHub
parent 8a3875953b
commit 70b130798b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -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.