Ledger icon
Ledger icon

Ledger

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
18likes
0comments
0articles

Features

  1.  Command line interface
  2.  Balance Sheet

Ledger News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Ledger information

  • Developed by

    US flagJohn Wiegley
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    197 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesBitcoin & CryptocurrencyBusiness & Commerce

GitHub repository

  •  5,868 Stars
  •  537 Forks
  •  384 Open Issues
  •   Updated  
View on GitHub
Ledger was added to AlternativeTo by thdox on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Ledger?

Ledger is a powerful, double-entry accounting system that is accessed from the UNIX command-line. This may put off some users, since there is no flashy UI, but for those who want unparalleled reporting access to their data there are few alternatives.

Ledger uses text files for input. It reads the files and generates reports; there is no other database or stored state. To use Ledger, you create a file of your account names and transactions, run from the command line with some options to specify input and requested reports, and get output. The output is generally plain text, though you could generate a graph or html instead. Ledger is simple in concept, surprisingly rich in ability, and easy to use.

Official Links