From 6d00b1507cf64e566cf8fe88b5d4989f90cecc3c Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 21 Jan 2024 02:51:29 -1000 Subject: [PATCH] gainstrack --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index c451b75..51cb6c0 100644 --- a/src/index.md +++ b/src/index.md @@ -724,6 +724,7 @@ Commit activity (from https://hledger.org/reporting-version-control-stats.html) ### Reporting - [budget_report](https://github.com/sulemankm/budget_report) budget reporting with beancount (python) +- [gainstrack](https://github.com/glorat/gainstrack) personal wealth analysis app with beancount export (scala/typescript) - [hledger-diff](https://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals (haskell) - [hledger-irr](https://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](https://hledger.org/hledger.html#roi)) (haskell) - [hledger-sankey](https://github.com/adept/hledger-sankey) Script + HTML files to plot income next to expense money flows from an hledger ledger file (shell + javascript)