1
0

the rest of LedgerTips' links, and a few more

This commit is contained in:
Simon Michael
2016-02-17 15:54:42 -08:00
parent ebdd330349
commit e467c5d4a3
2 changed files with 66 additions and 28 deletions

View File

@@ -65,7 +65,7 @@ Techies, power users, and do-it-yourself-ers, for now. If you need a rich GUI pr
<p><strong>who is using it, and how ?</strong><br />
See <strong><a href="https://github.com/ledger/ledger/wiki/Who&#39;s-using-ledger%3F">Who's using Ledger?</a></strong> for some stories.</p>
<p><strong>what are the alternatives ?</strong><br />
FOSS tools like GNUCash, Grisbi, KMyMoney. Proprietary tools like Quicken/Quickbooks, You Need A Budget. Online tools like Xero, FreeAgent. (There are <strong><a href="https://en.wikipedia.org/wiki/Comparison_of_accounting_software">many</a></strong>). Spreadsheets. Paper accounting. A bookkeeper.</p>
FOSS tools like GNUCash, Grisbi, KMyMoney. Proprietary tools like Quicken/Quickbooks, You Need A Budget. Online tools like Xero, FreeAgent. (There are <strong><a href="https://en.wikipedia.org/wiki/Comparison_of_accounting_software">many</a></strong>). <strong><a href="https://backchannel.com/a-spreadsheet-way-of-knowledge-8de60af7146e#.2hr7pi9pb">Spreadsheets</a></strong>. Paper accounting. A bookkeeper.</p>
<p><strong>why is this better than QuickBooks ?</strong><br />
Your data remains accessible. No yearly fees. Free software you can fix and port. Cross platform. Scriptable. Efficient.</p>
<p><strong>how do I communicate with my accountant ?</strong><br />
@@ -150,15 +150,19 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="http://hackage.haskell.org/package/hledger-diff">hledger-diff</a> report differing transactions between two journals</li>
<li><a href="http://hackage.haskell.org/package/hledger-interest">hledger-interest</a> generate *ledger interest transactions</li>
<li><a href="http://hackage.haskell.org/package/hledger-irr">hledger-irr</a> calculate an account's internal rate of return over time</li>
<li><a href="https://github.com/Tagirijus/ledger-plot">ledger-plot</a> interactive helper for making charts with gnuplot</li>
<li><a href="https://t.co/LmdG6GPmma">hledger-vagrant</a> how to install hledger as a virtual machine</li>
<li><a href="https://github.com/nathankot/ledger-get-prices">ledger-get-prices</a> download market prices</li>
<li><a href="https://github.com/tlvince/ledger-tutorials">ledger-tutorials</a> convert Pete Keen's tutorials to ebook format</li>
</ul>
<h5 id="data-import">data import</h5>
<ul>
<li><a href="https://github.com/jbms/beancount-import">beancount-import</a> CSV to beancount converter (curses)</li>
<li><a href="https://launchpad.net/csv2ledger">icsvledger</a> CSV to journal converter</li>
<li><a href="https://gitlab.com/egh/ledger-autosync">ledger-autosync</a> OFX download, OFX to journal conversion, deduplication</li>
<li><a href="https://gist.github.com/genegoykhman/3765100">qb2ledger</a> QuickBooks General Journal CSV to journal converter</li>
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to journal converter</li>
<li><a href="https://launchpad.net/csv2ledger">icsvledger</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="http://furius.ca/ledgerhub/">ledgerhub</a> fetch prices, extract entries, convert various formats to beancount (? deprecated)</li>
<li><a href="https://gist.github.com/genegoykhman/3765100">qb2ledger</a> QuickBooks General Journal CSV to *ledger converter</li>
<li><a href="https://github.com/cantino/reckon">reckon</a> smart interactive/non-interactive CSV to *ledger converter</li>
<li><a href="https://github.com/eval/total_recall">total_recall</a> CSV to *ledger converter</li>
</ul>
<h5 id="editor-support">editor support</h5>
<ul>
@@ -183,6 +187,7 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="https://github.com/hpdeifel/hledger-iadd">hledger-iadd</a> curses UI for data entry</li>
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing (<a href="https://asciinema.org/a/29665">demo</a>)</li>
<li><a href="https://github.com/Tagirijus/ledger-add">ledger-add</a> interactive console UI for data entry</li>
<li><a href="https://github.com/Tagirijus/ledger-plot">ledger-plot</a> interactive helper for making charts with gnuplot</li>
</ul>
<h5 id="ui-gui">UI, GUI</h5>
<ul>
@@ -190,13 +195,15 @@ You can use this to track and report the data needed for tax reporting. Fill out
</ul>
<h5 id="ui-web">UI, web</h5>
<ul>
<li><a href="https://github.com/aumayr/beancount-web">fava</a> web UI for browsing beancount data</li>
<li><a href="https://github.com/simonmichael/hledger/tree/master/hledger-api">hledger-api</a> JSON API for *ledger data, can also serve static files</li>
<li><a href="http://hackage.haskell.org/package/hledger-web">hledger-web</a> web UI for browsing, data entry (<a href="http://demo.hledger.org">demo</a>)</li>
<li><a href="https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90">hledger-web on Sandstorm</a> free private web instances in a few clicks</li>
<li><a href="https://github.com/Ikke/ledger-dashboard">ledger-dashboard</a> web UI for browsing, data entry</li>
<li><a href="https://github.com/slashdotdash/node-ledger-web">ledger-web</a> web UI for browsing</li>
<li><a href="https://github.com/rstacruz/node-hledger">node-hledger</a> javascript API for *ledger data</li>
<li><a href="https://github.com/aumayr/beancount-web">fava</a> web UI for browsing (Python, beancount)</li>
<li><a href="https://github.com/simonmichael/hledger/tree/master/hledger-api">hledger-api</a> JSON API + static file server (Haskell)</li>
<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 UI</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/rstacruz/node-hledger">node-hledger</a> Node.js API (JavaScript)</li>
<li><a href="https://github.com/readysetmark/WealthPulse">WealthPulse</a> web UI for browsing, price fetching (F#, Ledger)</li>
</ul>
</div>
<div class="five columns u-pull-right">
@@ -207,7 +214,18 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="http://ricostacruz.com/cheatsheets/ledger.html">The Great Cheatsheet for Ledger CLI</a></li>
<li><a href="http://hledger.org">hledger docs</a></li>
<li><a href="http://furius.ca/beancount/doc/index">Beancount docs</a></li>
<li><a href="http://furius.ca/beancount/doc/cheatsheet">Beancount Syntax Cheatsheet</a></li>
</ul>
<h3 id="concepts">concepts</h3>
<ul>
<li><a href="http://hledger.org/more-docs.html#accounting">General accounting docs</a></li>
<li><a href="http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417">Ledger vs accounting</a> 2015</li>
</ul>
<h3 id="comparisons">comparisons</h3>
<ul>
<li><a href="http://hledger.org/faq.html#hledger-ledger">Simon Michael: hledger &amp; Ledger</a></li>
<li><a href="http://massysett.github.io/penny/why-penny.html">Omari Norman: Why Penny</a> 2013</li>
<li><a href="http://www.mygooglest.com/fni/ledger.html">Fabrice Niessen: Why Ledger?</a> 2010</li>
</ul>
<h3 id="online-books">online books</h3>
<ul>
@@ -225,12 +243,13 @@ You can use this to track and report the data needed for tax reporting. Fill out
<li><a href="https://www.youtube.com/watch?v=MGu1Bw2USQo">Evolution of ledger</a> 2015</li>
<li><a href="https://www.youtube.com/watch?v=dEADGr9dqow">Evolution of hledger</a> 2015</li>
<li><a href="https://twit.tv/shows/floss-weekly/episodes/150">FLOSS Weekly 150: Ledger</a> (<a href="https://www.youtube.com/watch?v=TDqrrH-gTt0">youtube</a>) 2011</li>
<li><a href="https://www.youtube.com/playlist?list=PL259DBFA47F3B4761">Accounting course by Prof. Krug</a> 2011</li>
</ul>
<h3 id="articles">articles</h3>
<ul>
<li><a href="https://www.petekeen.net/finance">Pete Keen's Program your Finances tutorials</a></li>
<li><a href="http://goykhman.ca/gene/blog/2012/2012-09-23-an-alternative-to-quickbooks.html">An Alternative to QuickBooks</a> 2012</li>
<li><a href="http://lwn.net/Articles/501681/">The accounting quest: Ledger</a> 2012</li>
<li><a href="http://www.mygooglest.com/fni/ledger.html">Fabrice Niessen on Ledger, hledger, beancount</a> 2010</li>
<li><a href="http://archive09.linux.com/feature/58307">Ledger, the bran muffin of accounting tools</a> 2006</li>
</ul>
<h3 id="blog-posts">blog posts</h3>

View File

@@ -87,7 +87,7 @@ FOSS tools like GNUCash, Grisbi, KMyMoney.
Proprietary tools like Quicken/Quickbooks, You Need A Budget.
Online tools like Xero, FreeAgent.
(There are **[many](https://en.wikipedia.org/wiki/Comparison_of_accounting_software)**).
Spreadsheets.
**[Spreadsheets](https://backchannel.com/a-spreadsheet-way-of-knowledge-8de60af7146e#.2hr7pi9pb)**.
Paper accounting.
A bookkeeper.
@@ -146,15 +146,19 @@ Fill out and submit tax forms with another tool, or by hand.
- [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest transactions
- [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return over time
- [ledger-plot](https://github.com/Tagirijus/ledger-plot) interactive helper for making charts with gnuplot
- [hledger-vagrant](https://t.co/LmdG6GPmma) how to install hledger as a virtual machine
- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices
- [ledger-tutorials](https://github.com/tlvince/ledger-tutorials) convert Pete Keen's tutorials to ebook format
##### data import
- [beancount-import](https://github.com/jbms/beancount-import) CSV to beancount converter (curses)
- [icsvledger](https://launchpad.net/csv2ledger) CSV to journal converter
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to journal conversion, deduplication
- [qb2ledger](https://gist.github.com/genegoykhman/3765100) QuickBooks General Journal CSV to journal converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to journal converter
- [icsvledger](https://launchpad.net/csv2ledger) CSV to *ledger converter
- [ledger-autosync](https://gitlab.com/egh/ledger-autosync) OFX download, OFX to *ledger conversion, deduplication
- [ledgerhub](http://furius.ca/ledgerhub/) fetch prices, extract entries, convert various formats to beancount (? deprecated)
- [qb2ledger](https://gist.github.com/genegoykhman/3765100) QuickBooks General Journal CSV to *ledger converter
- [reckon](https://github.com/cantino/reckon) smart interactive/non-interactive CSV to *ledger converter
- [total_recall](https://github.com/eval/total_recall) CSV to *ledger converter
##### editor support
@@ -180,6 +184,7 @@ Fill out and submit tax forms with another tool, or by hand.
- [hledger-ui](http://hackage.haskell.org/package/hledger-ui) curses UI for browsing
([demo](https://asciinema.org/a/29665))
- [ledger-add](https://github.com/Tagirijus/ledger-add) interactive console UI for data entry
- [ledger-plot](https://github.com/Tagirijus/ledger-plot) interactive helper for making charts with gnuplot
##### UI, GUI
@@ -187,14 +192,16 @@ Fill out and submit tax forms with another tool, or by hand.
##### UI, web
- [fava](https://github.com/aumayr/beancount-web) web UI for browsing beancount data
- [hledger-api](https://github.com/simonmichael/hledger/tree/master/hledger-api) JSON API for *ledger data, can also serve static files
- [fava](https://github.com/aumayr/beancount-web) web UI for browsing (Python, beancount)
- [hledger-api](https://github.com/simonmichael/hledger/tree/master/hledger-api) JSON API + static file server (Haskell)
- [hledger-web](http://hackage.haskell.org/package/hledger-web) web UI for browsing, data entry
([demo](http://demo.hledger.org))
- [hledger-web on Sandstorm](https://apps.sandstorm.io/app/8x12h6p0x0nrzk73hfq6zh2jxtgyzzcty7qsatkg7jfg2mzw5n90) free private web instances in a few clicks
- [ledger-dashboard](https://github.com/Ikke/ledger-dashboard) web UI for browsing, data entry
- [ledger-web](https://github.com/slashdotdash/node-ledger-web) web UI for browsing
- [node-hledger](https://github.com/rstacruz/node-hledger) javascript API for *ledger data
(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-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)
- [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API (JavaScript)
- [WealthPulse](https://github.com/readysetmark/WealthPulse) web UI for browsing, price fetching (F#, Ledger)
</div>
<div class="five columns u-pull-right">
@@ -206,7 +213,18 @@ Fill out and submit tax forms with another tool, or by hand.
- [The Great Cheatsheet for Ledger CLI](http://ricostacruz.com/cheatsheets/ledger.html)
- [hledger docs](http://hledger.org)
- [Beancount docs](http://furius.ca/beancount/doc/index)
- [Beancount Syntax Cheatsheet](http://furius.ca/beancount/doc/cheatsheet)
### concepts
- [General accounting docs](http://hledger.org/more-docs.html#accounting)
- [Ledger vs accounting](http://thread.gmane.org/gmane.comp.finance.ledger.general/7398/focus=7417) 2015
### comparisons
- [Simon Michael: hledger & Ledger](http://hledger.org/faq.html#hledger-ledger)
- [Omari Norman: Why Penny](http://massysett.github.io/penny/why-penny.html) 2013
- [Fabrice Niessen: Why Ledger?](http://www.mygooglest.com/fni/ledger.html) 2010
### online books
@@ -228,12 +246,13 @@ Fill out and submit tax forms with another tool, or by hand.
- [Evolution of hledger](https://www.youtube.com/watch?v=dEADGr9dqow) 2015
- [FLOSS Weekly 150: Ledger](https://twit.tv/shows/floss-weekly/episodes/150)
([youtube](https://www.youtube.com/watch?v=TDqrrH-gTt0)) 2011
- [Accounting course by Prof. Krug](https://www.youtube.com/playlist?list=PL259DBFA47F3B4761) 2011
### articles
- [Pete Keen's Program your Finances tutorials](https://www.petekeen.net/finance)
- [An Alternative to QuickBooks](http://goykhman.ca/gene/blog/2012/2012-09-23-an-alternative-to-quickbooks.html) 2012
- [The accounting quest: Ledger](http://lwn.net/Articles/501681/) 2012
- [Fabrice Niessen on Ledger, hledger, beancount](http://www.mygooglest.com/fni/ledger.html) 2010
- [Ledger, the bran muffin of accounting tools](http://archive09.linux.com/feature/58307) 2006
### blog posts