From fbbe23b93d22e96dfbdfb4ab49a6028f06b81b8f Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Thu, 1 Jun 2023 14:47:16 +0200 Subject: [PATCH] add summars --- .gitmodules | 3 +++ README.md | 2 ++ summars | 1 + 3 files changed, 6 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 835ebaea5..4b68052a4 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,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 | | [webhook][webhook] | Dispatches webhooks based from [event notifications][event-notifications] | @@ -246,3 +247,4 @@ un-archive it. [python-teos]: https://github.com/talaia-labs/python-teos [clearnet]: https://github.com/lightningd/plugins/tree/master/clearnet [cln-ntfy]: https://github.com/yukibtc/cln-ntfy +[summars]: https://github.com/daywalker90/summars diff --git a/summars b/summars new file mode 160000 index 000000000..e8e15cd83 --- /dev/null +++ b/summars @@ -0,0 +1 @@ +Subproject commit e8e15cd836da7c01cabb662fd6a908df005c78bf