diff --git a/index.md b/index.md index 4daf861..9cac811 100644 --- a/index.md +++ b/index.md @@ -317,6 +317,7 @@ Additional helper tools complementing the PTA apps, by category. - [Costflow](https://docs.costflow.io) convert one line message to beancount/*ledger format - [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter (clojure) - [CSV2Ledger](https://launchpad.net/csv2ledger) CSV to *ledger converter (perl) +- [double-entry-generator](https://github.com/deb-sig/double-entry-generator) Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount) - [fints2ledger](https://github.com/MoritzR/fints2ledger) FinTS/HBCI to csv to *ledger or beancount journals (python) - [gcash2ledger.py](https://gist.github.com/nonducor/ddc97e787810d52d067206a592a35ea7/) GNUCash XML to *ledger converter (python) - [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GNUCash sqlite to beancount converter (python)