Ledger is a command line application for plain text accounting.
It provides commands to view balances, register of transactions, importing of CSV files, and a web interface to view reports, and track investments.
Tracking your transactions for analysis with ledger is as easy as writing some text to a file in a very human-readable format. The format is structured but appears unstructured to many because it doesn’t use curly brackets, key-value pairs, or other special characters to model transaction data. Instead, the things that matter are just having enough whitespace between certain elements in order for the ledger parser to understand the difference between dates, amounts, and so on.
This is free and open source software.
Website: github.com/howeyc/ledger
Support: Documentation
Developer: Chris Howey
License: ISC License

Ledger is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Accountancy Software | |
|---|---|
| Ledger | Powerful, command-line double-entry accounting system |
| hledger | Elegant, versatile accounting program |
| Akaunting | Online accounting software for small businesses and freelancers |
| Frappe Books | Desktop accounting software for small and medium businesses |
| Beancount | Double-entry accounting from text files |
| InvoicePlane | Self-hosting invoicing for freelancers and small businesses |
| SQL-Ledger | Double entry accounting system |
| Bigcapital | Accounting and inventory software |
| LedgerSMB | Double entry accounting system based on SQL-Ledger |
| rustledger | Rust implementation of Beancount |
| GNUKhata | Business software for small/medium size companies |
| GnuCash | Personal and small-business financial accounting software |
| Ledger (Go) | Command line application for plain text accounting |
| Fruit Credits | Keep plain text accounts |
| Abandon | Text based, double-entry accounting system |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

