1
0

beancount-ynab

This commit is contained in:
Simon Michael
2018-01-01 17:07:48 -08:00
parent 63f28bbd72
commit bc6718ac65
2 changed files with 2 additions and 0 deletions

View File

@@ -262,6 +262,7 @@ Inactive:
- [banks2ledger](https://github.com/tomszilagyi/banks2ledger) - CSV to *ledger converter
- bean-identify, bean-extract, bean-file - Beancount built-in tools
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [beancount-ynab](https://github.com/hoostus/beancount-ynab) You Need A Budget to beancount converter
- [csv2beancount](https://github.com/PaNaVTEC/csv2beancount) CSV to beancount converter
- [gnucash-to-beancount](https://github.com/henriquebastos/gnucash-to-beancount/) GnuCash to beancount converter
- [gnucash2ledger.py](https://github.com/MatzeB/pygnucash/blob/master/gnucash2ledger.py) GNUCash to *ledger converter