From ddfef9579130cf200fe71b53d93fde180f76278d Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 5 Jan 2020 11:01:18 -0800 Subject: [PATCH] add ledgerble --- index.html | 1 + index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/index.html b/index.html index 793c648..0eb4111 100644 --- a/index.html +++ b/index.html @@ -675,6 +675,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid

UI, GUI

diff --git a/index.md b/index.md index da2051f..a844914 100644 --- a/index.md +++ b/index.md @@ -683,6 +683,7 @@ Next, related add-ons and helpers by category ### UI, GUI +- [ledgerble](https://github.com/sbridges/ledgerble) reporting GUI with charts & adjustable reports (Javascript) - [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) misc. GUI tools + helper library (Python, GTK) - [Prudent][prudent] integrated journal editing/importing/reporting GUI for Ledger (Javascript, mac only, closed source)