hledger
ledger
hledger | ledger | |
---|---|---|
89 | 107 | |
3,197 | 5,498 | |
1.7% | 1.0% | |
9.9 | 8.5 | |
13 days ago | 11 days ago | |
Haskell | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
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
- 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
ledger
- Ledger
-
Ledger's NPM account has been hacked
I thought this was about https://github.com/ledger/ledger and was so confused why they'd be on NPM.
Pretty shitty of them to pick the name LedgerHQ after Ledger has already been used for years.
- Pta – the plain text accounting program
-
An open-source alternative to QuickBooks
as far as the ledger-cli google groups [1] go, they seem to think it is a proper journal file. It has been fairly tested with OFX imports (https://github.com/ledger/ledger/wiki/OFX-Import) as well bank autosync (https://github.com/egh/ledger-autosync).
In fact, someone also wrote a book on this - https://leanpub.com/personal-accounting-in-ledger/
I will defer if you are indeed building your own competing tool in this space which is better, but holding to the original point of my request - maybe it will be incremental to support your format if ledger-cli format is supported today. versus not supporting any disk format (or inventing a new one).
[1] https://groups.google.com/g/ledger-cli/search?q=double%20ent...
-
ANTLR v4 grammar to create own ledger/hledger parser
The best I found is a file from 13 years ago here https://github.com/ledger/ledger/blob/master/doc/grammar.y
- How to read code on github?
- ledger 3.3.2 released
-
Ledger FAQs to Clarify
You're looking for /r/ledgerwallet. This subreddit is about accounting, e.g. ledger for the command line.
- Ask HN: Personal Finance Management
- ledger 3.3.1 released
What are some alternatives?
beancount - Beancount: Double-Entry Accounting from Text Files.
GnuCash - GnuCash Double-Entry Accounting Program.
ledger-obsidian - Plain text accounting in Obsidian.md
visidata - A terminal spreadsheet multitool for discovering and arranging data