104 lines
4.1 KiB
HTML
104 lines
4.1 KiB
HTML
<!--lint disable double-link-->
|
|
<h1 id="awesome-ledger-awesome">Awesome Ledger <a
|
|
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
|
|
alt="Awesome" /></a></h1>
|
|
<blockquote>
|
|
<p>Useful resources for the <a href="http://ledger-cli.org/">Ledger</a>
|
|
command-line accounting system</p>
|
|
</blockquote>
|
|
<p>You might also like <a
|
|
href="https://github.com/wzyboy/awesome-beancount">awesome-beancount</a>.</p>
|
|
<p><em>Please read the <a href="contributing.md">contribution
|
|
guidelines</a> before contributing.</em></p>
|
|
<h2 id="contents">Contents</h2>
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
<ul>
|
|
<li><a href="#introduction">Introduction</a></li>
|
|
<li><a href="#background">Background</a></li>
|
|
<li><a href="#documentation">Documentation</a></li>
|
|
<li><a href="#editors">Editors</a></li>
|
|
<li><a href="#tools">Tools</a></li>
|
|
<li><a href="#social">Social</a></li>
|
|
<li><a href="#media">Media</a></li>
|
|
<li><a href="#miscellaneous">Miscellaneous</a></li>
|
|
</ul>
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
<h2 id="introduction">Introduction</h2>
|
|
<ul>
|
|
<li><a href="http://ledger-cli.org/">Ledger</a> - Official website.</li>
|
|
<li><a href="https://github.com/ledger/ledger/wiki">Wiki</a> - Official
|
|
wiki.</li>
|
|
<li><a
|
|
href="https://en.wikipedia.org/wiki/Ledger_(software)">Wikipedia</a> -
|
|
Wikipedia entry about Ledger.</li>
|
|
</ul>
|
|
<h2 id="background">Background</h2>
|
|
<ul>
|
|
<li><a href="http://plaintextaccounting.org/">Plain Text Accounting</a>
|
|
- General idea behind Ledger.</li>
|
|
<li><a
|
|
href="https://en.wikipedia.org/wiki/Double-entry_bookkeeping_system">Wikipedia</a>
|
|
- Wikipedia entry about double-entry bookkeeping.</li>
|
|
</ul>
|
|
<h2 id="documentation">Documentation</h2>
|
|
<ul>
|
|
<li><a href="http://ricostacruz.com/cheatsheets/ledger.html">Cheat
|
|
Sheet</a> - Summary of the most common commands.</li>
|
|
<li><a href="https://github.com/rolfschr/GSWL-book">Book</a> -
|
|
Introductory book on Ledger.</li>
|
|
<li><a href="http://ledger-cli.org/3.0/doc/ledger3.html">Manual</a> -
|
|
Official manual.</li>
|
|
<li><a href="http://ledger-cli.org/3.0/doc/ledger.1.html">man page</a> -
|
|
Description of command-line options.</li>
|
|
</ul>
|
|
<h2 id="editors">Editors</h2>
|
|
<ul>
|
|
<li><a href="https://github.com/ledger/vim-ledger">vim</a> - Vim
|
|
plugin.</li>
|
|
<li><a
|
|
href="http://www.ledger-cli.org/3.0/doc/ledger-mode.html">Emacs</a> -
|
|
Ledger mode.</li>
|
|
<li><a href="https://atom.io/packages/language-ledger">Atom</a> - Atom
|
|
package.</li>
|
|
<li><a href="https://github.com/mariosangiorgio/vscode-ledger">VS
|
|
Code</a> - Ledger language support for Visual Studio Code.</li>
|
|
</ul>
|
|
<h2 id="tools">Tools</h2>
|
|
<ul>
|
|
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a>
|
|
- Collection of helper programs.</li>
|
|
<li><a
|
|
href="https://github.com/slashdotdash/node-ledger-web">node-ledger-web</a>
|
|
- Web front-end to Ledger data.</li>
|
|
<li><a href="https://github.com/egh/ledger-autosync">ledger-autosync</a>
|
|
- Program to sync Ledger files with bank.</li>
|
|
</ul>
|
|
<h2 id="social">Social</h2>
|
|
<ul>
|
|
<li><a href="https://twitter.com/LedgerTips">Twitter</a> - Usage
|
|
tips.</li>
|
|
<li><a href="https://groups.google.com/forum/#!forum/ledger-cli">Google
|
|
Group</a> - Ledger Google Group.</li>
|
|
<li><a href="https://money.stackexchange.com/search?q=ledger-cli">Stack
|
|
Exchange</a> - Tag on “Personal Finance & Money Stack”.</li>
|
|
</ul>
|
|
<h2 id="media">Media</h2>
|
|
<ul>
|
|
<li><a href="https://twit.tv/shows/floss-weekly/episodes/150">FLOSS
|
|
Weekly 150</a> - Interview with the developer.</li>
|
|
<li><a href="https://twit.tv/shows/floss-weekly/episodes/375">FLOSS
|
|
Weekly 375</a> - Interview about an alternative implementation.</li>
|
|
<li><a href="https://www.youtube.com/watch?v=cjoCNRpLanY">Ledger +
|
|
Emacs</a> - Introduction to using Ledger with Emacs.</li>
|
|
</ul>
|
|
<h2 id="miscellaneous">Miscellaneous</h2>
|
|
<ul>
|
|
<li><a href="https://github.com/ledger/ledger">Code</a> - Code on
|
|
GitHub.</li>
|
|
<li><a href="https://github.com/ledger/ledger/wiki/Ports">Ports</a> -
|
|
List of alternative implementations.</li>
|
|
</ul>
|
|
<p><a href="https://github.com/sfischer13/awesome-ledger">ledger.md
|
|
Github</a></p>
|