consolidate ledgerbil, recurring with similar tools
This commit is contained in:
@@ -415,7 +415,6 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<li><a href="https://github.com/tlvince/ledger-tutorials">ledger-tutorials</a> convert Pete Keen's tutorials to ebook format</li>
|
||||
<li><a href="https://gist.github.com/travisdahlke/71152286b0a8826249fe">ledger2beancount.py</a> *ledger to beancount converter</li>
|
||||
<li><a href="https://github.com/zacchiro/ledger2beancount">ledger2beancount</a> ledger to beancount converter</li>
|
||||
<li><a href="https://github.com/scarpent/ledgerbil">ledgerbil</a> schedule recurring txns, interactive reconcile, date sorting</li>
|
||||
<li><a href="https://github.com/rcaputo/outofit">outofit</a> QuickBooks to *ledger converter</li>
|
||||
<li><a href="https://github.com/sdementen/piecash">piecash</a> GNUCash SQL to *ledger converter (python)</li>
|
||||
<li><a href="https://github.com/ebridges/plaid2qif">plaid2qif</a> Download transactions from plaid as QIF or CSV files</li>
|
||||
@@ -434,8 +433,10 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<li><a href="https://github.com/tazzben/DepreciateForLedger">DepreciateForLedger</a> generate *ledger depreciation transactions (python)</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest entries (haskell)</li>
|
||||
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices (ruby)</li>
|
||||
<li><a href="https://github.com/scarpent/ledgerbil">ledgerbil</a> schedule recurring txns, interactive reconcile, date sorting</li>
|
||||
<li><a href="https://github.com/tazzben/LedgerScheduler">LedgerScheduler</a> move entries from one file to another when they come due (python)</li>
|
||||
<li><a href="https://github.com/barrucadu/hledger-scripts#market-prices">market-prices</a> download market prices from several sources (python)</li>
|
||||
<li><a href="http://hub.darcs.net/simon/ledgertools/browse/recurring">recurring</a> generate recurring *ledger entries (python)</li>
|
||||
<li><a href="https://github.com/jvasile/sassetti">sassetti</a> adds lisp macros to ledger files (common lisp)</li>
|
||||
</ul><h4 id="reports">reports</h4><ul>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals (haskell)</li>
|
||||
@@ -454,7 +455,6 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<li><a href="http://hledger.org/manual.html#add">hledger add</a> interactive transaction entry tool (builtin command)</li>
|
||||
<li><a href="https://github.com/brandonpittman/ldgr">ldgr</a> command line tool to add/sort/tag ledger files (ruby)</li>
|
||||
<li><a href="https://www.ledger-cli.org/3.0/doc/ledger3.html#xact">ledger xact</a> history-aware transaction generator (builtin command)</li>
|
||||
<li><a href="http://hub.darcs.net/simon/ledgertools/browse/recurring">recurring</a> command line tool to show/add recurring entries using Ledger (python)</li>
|
||||
</ul><h4 id="ui-curses">UI, curses</h4><ul>
|
||||
<li><a href="https://github.com/hpdeifel/hledger-iadd">hledger-iadd</a> TUI for *ledger transaction entry (haskell)</li>
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> TUI for *ledger browsing (haskell, <a href="https://asciinema.org/a/29665">video</a>)</li>
|
||||
|
||||
Reference in New Issue
Block a user