From e9476397a21a5552e8fd33dffdb9d6b26bea383b Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Sat, 3 Feb 2024 18:47:25 +0100 Subject: [PATCH] add summars --- .gitmodules | 3 +++ README.md | 1 + summars | 1 + 3 files changed, 5 insertions(+) create mode 160000 summars diff --git a/.gitmodules b/.gitmodules index 6dd173728..827173f9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "nostrify"] path = nostrify url = https://github.com/joelklabo/nostrify +[submodule "summars"] + path = summars + url = https://github.com/daywalker90/summars.git diff --git a/README.md b/README.md index 95011b88b..1201d3ecd 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Community curated plugins for Core-Lightning. | [sauron][sauron] | A Bitcoin backend relying on [Esplora][esplora]'s API | | [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility | | [sparko][sparko] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support | +| [summars][summars] | Print configurable summary of node, channels and optionally forwards, invoices, payments | | [summary][summary] | Print a nice summary of the node status | | [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers | | [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi | diff --git a/summars b/summars new file mode 160000 index 000000000..6423f48e8 --- /dev/null +++ b/summars @@ -0,0 +1 @@ +Subproject commit 6423f48e8542725724b25b9aa2cacf5620f88ebc