Skip to content

Commit

Permalink
add sling
Browse files Browse the repository at this point in the history
  • Loading branch information
daywalker90 authored and chrisguida committed Feb 15, 2024
1 parent 39500a6 commit a525e6c
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 @@ -43,3 +43,6 @@
[submodule "holdinvoice"]
path = holdinvoice
url = https://github.com/daywalker90/holdinvoice.git
[submodule "sling"]
path = sling
url = https://github.com/daywalker90/sling
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Community curated plugins for Core-Lightning.
| [reckless][reckless] | An **experimental** plugin manager (search/install plugins) |
| [sauron][sauron] | A Bitcoin backend relying on [Esplora][esplora]'s API |
| [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 |
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |
| [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi |
Expand Down Expand Up @@ -245,6 +246,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
[reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter
[sauron]: https://github.com/lightningd/plugins/tree/master/sauron
[sitzprobe]: https://github.com/niftynei/sitzprobe
[sling]: https://github.com/daywalker90/sling
[sparko]: https://github.com/fiatjaf/sparko
[summary]: https://github.com/lightningd/plugins/tree/master/archived/summary
[trustedcoin]: https://github.com/fiatjaf/trustedcoin
Expand Down
1 change: 1 addition & 0 deletions sling
Submodule sling added at 88942d

0 comments on commit a525e6c

Please sign in to comment.