thock
hledger
thock | hledger | |
---|---|---|
1 | 88 | |
87 | 2,906 | |
- | - | |
0.0 | 9.9 | |
about 3 years ago | 6 days ago | |
Haskell | Haskell | |
MIT License | GNU General Public License v3.0 only |
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.
thock
hledger
-
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
- Hledger investment gain calculation problem
What are some alternatives?
network-manager-tui - Network manager tui
beancount - Beancount: Double-Entry Accounting from Text Files.
pboy - a small .pdf management tool with a command-line UI
ledger - Double-entry accounting system with a command-line reporting interface
wordle - TUI version of the Wordle word puzzle game written in Haskell
GnuCash - GnuCash Double-Entry Accounting Program.
brick - A declarative Unix terminal UI library written in Haskell
Firefly III - Firefly III: a personal finances manager
bhoogle - Hoogle terminal UI brick example app
visidata - A terminal spreadsheet multitool for discovering and arranging data
websockets-simple - A simple wrapper around the websockets library.
hledger-flow - An hledger/ledger-cli workflow focusing on automated statement import and classification