add summars

This commit is contained in:
daywalker90
2024-03-09 01:12:02 +01:00
committed by Christian Decker
parent cef4be1650
commit 877539e9a8
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule "sling"]
path = sling
url = https://github.com/daywalker90/sling
[submodule "summars"]
path = summars
url = https://github.com/daywalker90/summars.git

View File

@@ -38,6 +38,7 @@ Community curated plugins for Core-Lightning.
| [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility |
| [sling][sling] | Rebalance your channels with smart rules and built-in background tasks |
| [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 |
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |
| [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi |
| [webhook][webhook] | Dispatches webhooks based from [event notifications][event-notifications] |
@@ -249,6 +250,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
[sitzprobe]: https://github.com/niftynei/sitzprobe
[sling]: https://github.com/daywalker90/sling
[sparko]: https://github.com/fiatjaf/sparko
[summars]: https://github.com/daywalker90/summars
[summary]: https://github.com/lightningd/plugins/tree/master/archived/summary
[trustedcoin]: https://github.com/fiatjaf/trustedcoin
[ts-api]: https://github.com/runcitadel/c-lightning.ts

1
summars Submodule

Submodule summars added at bce7f4d852