hledger
Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces. (by simonmichael)
beancount
Beancount: Double-Entry Accounting from Text Files. (by beancount)
hledger | beancount | |
---|---|---|
89 | 59 | |
3,265 | 4,259 | |
1.8% | 2.0% | |
9.9 | 9.1 | |
7 days ago | 8 days ago | |
Haskell | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hledger
Posts with mentions or reviews of hledger.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-19.
- Haskell: A Great Procedural Language
-
Show HN: Puffin – a minimal terminal UI to manage personal finances
A simple TUI to view various financial reports of your personal finances. Uses hledger[1] under the hood for the accounting stuff.
[1]: https://hledger.org
-
Show HN: GNU Make as a Task Runner
For historical interest (though to compare you really need to work with them over a period of time), here's a thousand line [Makefile](https://github.com/simonmichael/hledger/blob/2d35b1051/Makef...) that was converted to a [Justfile](https://github.com/simonmichael/hledger/blob/43c93eb37/Justf...). And here's the kind of template I used for multicommand shell scripts when trying those ([ft](https://github.com/simonmichael/hledger/blob/43c93eb37/bin/f...), [tt](https://github.com/simonmichael/hledger/blob/43c93eb37/bin/t...)).
-
Double-Entry Bookkeeping as a Directed Graph
I'm surprised that there is no mentions of a great hacker-friendly plain-text accounting software called `ledger` https://ledger-cli.org/ in this thread. It has amazing documentation when it comes to understanding basic principles of double-entry bookkeeping and goes through many typical situations and usecases. There are also several forks, most popular and advanced is `hledger` https://hledger.org/ (h is for Haskell), which provides some neat features out of the box, such as a simple web interface. All of them are very primitive compared to "professional" accounting software, but in return it offers great opportunities for hacking around while ensuring validity of your books.
-
Ledger
I've been using hledger[1] - similar tool but has more features like balance sheet, income statement generation with a plain text file for the last 3 years and it's been working out great. Before that I used iBank (rebranded as Banktivity) and don't miss it at all.
[1] - https://hledger.org
- Pandoc
-
Show HN: Just.sh – compiler that turns Justfiles into portable shell scripts
I can offer this (warning, crufty real-world scripts ahead!): these [make](https://github.com/simonmichael/hledger/blob/137d825/Makefil...) [files](https://github.com/simonmichael/hledger/blob/137d825/Makefil...) and this [bash script](https://github.com/simonmichael/hledger/blob/a3c300b/bake) have been replaced by this roughly equivalent [Justfile](https://github.com/simonmichael/hledger/blob/137d825/Justfil...) (some old things were commented out, some new things were added).
I'm only a few weeks in, and just has its own learning curve, but I'm very pleased overall. Cognitive load is down, usability is up, robustness is up.
- [hledger] PSA: hledger-1.32 import bugfix pending, please avoid importing multiple files at once
- Költségvetés applikáció
- Bästa budgetapp för 2
beancount
Posts with mentions or reviews of beancount.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-03-05.
-
My Beancount books are 95% automatic after 3 years (2024)
As far as I can tell this is without the planned C++ rewrite though, and the documentation at https://beancount.github.io/ still says to use v2.
Is there a point in migrating already?
-
Ask HN: How much do you spend on food a day?
On average for calendar year 2024, it was $35 a day, living in Cluj-Napoca, Romania. For two people. My guess would be this is on the higher end of things, but I'm curious about others. Another factor is I am 95kg, 15% bf and train 6 times a week, so I eat a lot. (I beancount[1] my finances.)
[1]: https://beancount.github.io/
- Beancount: Plain Text Accounting
- Beancount: Double-Entry Accounting from Text Files
- Meilleur façon de suivre son patrimoine ?
- Kiadasok/Bevetelek
-
Show HN: Mini-spend-tracker – a self-hosted server for tracking your spendings
Have you had a look into plain text accounting like e.g. https://beancount.github.io/ ?
Also written in Python, loads of tooling around it. Might be even good to “just” as the database.
- Haushaltsbuch mit Python
-
hledger 1.29 released
[1] https://plaintextaccounting.org [2] https://ledger-cli.org [3] https://beancount.github.io
-
Recommendations for easy financial management
I used Beancount + Fava for a web UI for years. It stores everything in plaintext files, but the downside is you either have to manually enter everything or probably write a script to import csv/qfx from your bank(s).
What are some alternatives?
When comparing hledger and beancount you can also consider the following projects:
ledger - Double-entry accounting system with a command-line reporting interface
GnuCash - GnuCash Double-Entry Accounting Program.
visidata - A terminal spreadsheet multitool for discovering and arranging data
Firefly III - Firefly III: a personal finances manager