1
0

ledger-myexpenses

This commit is contained in:
Simon Michael
2019-07-16 16:05:56 +01:00
parent 36baf4f922
commit b8414e8e3f
2 changed files with 2 additions and 0 deletions

View File

@@ -409,6 +409,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<li><a href="https://github.com/howeyc/ledger">Ledger in Go</a> has limport, a CSV to *ledger converter</li>
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> OFX download, OFX to *ledger conversion, deduplication</li>
<li><a href="https://github.com/j3k0/ledger-guesser">ledger-guesser</a> neural network for generating entries like past ones, can be used with ledger-autosync (javascript)</li>
<li><a href="https://github.com/ony/ledger-myexpenses">ledger-myexpenses</a> MyExpenses android app sqlite db to *ledger conversion (python)</li>
<li><a href="https://disjoint.ca/projects/ledger-reconciler">ledger-reconciler</a> automatically download and reconcile your ledger financial entries</li>
<li><a href="https://github.com/glasserc/ledger-to-beancount/">ledger-to-beancount</a> yet another simple ledger to beancount converter (python)</li>
<li><a href="https://github.com/tlvince/ledger-tutorials">ledger-tutorials</a> convert Pete Keen's tutorials to ebook format</li>