Skip to content

Commit 27e2cca

Browse files
committed
add sling
1 parent 39500a6 commit 27e2cca

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@
4343
[submodule "holdinvoice"]
4444
path = holdinvoice
4545
url = https://github.com/daywalker90/holdinvoice.git
46+
[submodule "sling"]
47+
path = sling
48+
url = https://github.com/daywalker90/sling

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Community curated plugins for Core-Lightning.
3535
| [reckless][reckless] | An **experimental** plugin manager (search/install plugins) |
3636
| [sauron][sauron] | A Bitcoin backend relying on [Esplora][esplora]'s API |
3737
| [sitzprobe][sitzprobe] | A Lightning Network payment rehearsal utility |
38+
| [sling][sling] | Rebalance your channels with smart rules and built-in background tasks |
3839
| [sparko][sparko] | RPC over HTTP with fine-grained permissions, SSE and spark-wallet support |
3940
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |
4041
| [watchtower][watchtower-client] | Watchtower client for The Eye of Satoshi |
@@ -245,6 +246,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
245246
[reporter]: https://github.com/LNOpenMetrics/go-lnmetrics.reporter
246247
[sauron]: https://github.com/lightningd/plugins/tree/master/sauron
247248
[sitzprobe]: https://github.com/niftynei/sitzprobe
249+
[sling]: https://github.com/daywalker90/sling
248250
[sparko]: https://github.com/fiatjaf/sparko
249251
[summary]: https://github.com/lightningd/plugins/tree/master/archived/summary
250252
[trustedcoin]: https://github.com/fiatjaf/trustedcoin

sling

Submodule sling added at 1195004

0 commit comments

Comments
 (0)