ledger analytics
This commit is contained in:
committed by
Simon Michael
parent
8cf9d15ce7
commit
67c2a1dfc1
@@ -389,6 +389,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
|
||||
<li><a href="http://hackage.haskell.org/package/hledger-web">hledger-web</a> web UI for browsing, data entry (Haskell, <a href="http://demo.hledger.org">demo</a>)</li>
|
||||
<li><a href="https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90">hledger-web on Sandstorm</a> free web instances in a few clicks</li>
|
||||
<li><a href="https://github.com/peterkeen/Ledger-Web">Ledger Web</a> web-based, postgres-backed reporting system</li>
|
||||
<li><a href="https://github.com/kendricktan/ledger-analytics">ledger-analytics</a> web UI for data analytics (JavaScript)</li>
|
||||
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for browsing, data entry (Python)</li>
|
||||
<li><a href="https://github.com/slashdotdash/node-ledger-web">ledger-web</a> web UI for browsing (JavaScript)</li>
|
||||
<li><a href="https://github.com/lipidity/ledgible">ledgible</a> web UI for browsing, data entry (Python, <a href="https://lipidity.com/cgi/ledgible/app.py/">demo</a>)</li>
|
||||
@@ -466,7 +467,7 @@ other console/curses tools
|
||||
<ul>
|
||||
<li><a href="http://furius.ca/beancount/doc/motivation">Command-line Accounting in Context</a></li>
|
||||
<li><a href="https://furius.ca/beancount/doc/intro">The Double-Entry Counting Method</a></li>
|
||||
<li><a href="http://hledger.org/more-docs.html#accounting">Misc. accounting intros</a></li>
|
||||
<li><a href="https://github.com/simonmichael/hledger/wiki/More%20docs#accounting">Misc. accounting intros</a></li>
|
||||
<li><a href="http://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons">Accounting for Dragons</a></li>
|
||||
</ul>
|
||||
<h4 id="comparisons">comparisons</h4>
|
||||
|
||||
1
index.md
1
index.md
@@ -406,6 +406,7 @@ Note these often work quite well for other ledger-likes, not just the one they a
|
||||
(Haskell, [demo](http://demo.hledger.org))
|
||||
- [hledger-web on Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) free web instances in a few clicks
|
||||
- [Ledger Web](https://github.com/peterkeen/Ledger-Web) web-based, postgres-backed reporting system
|
||||
- [ledger-analytics](https://github.com/kendricktan/ledger-analytics) web UI for data analytics (JavaScript)
|
||||
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry (Python)
|
||||
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing (JavaScript)
|
||||
- [ledgible](https://github.com/lipidity/ledgible) web UI for browsing, data entry (Python, [demo](https://lipidity.com/cgi/ledgible/app.py/))
|
||||
|
||||
Reference in New Issue
Block a user