Skip to content

Commit

Permalink
add summars
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 authored and chrisguida committed Mar 6, 2024
1 parent 57a2925 commit 5997892
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] |
Expand Down Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions summars
Submodule summars added at 1946e4

0 comments on commit 5997892

Please sign in to comment.