mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-23 16:14:20 +01:00
Add backup plugin to the table
This commit is contained in:
committed by
Christian Decker
parent
3da5778dcf
commit
0b400559f9
@@ -9,10 +9,11 @@ Community curated plugins for c-lightning.
|
||||
| Name | Short description |
|
||||
|------------------------------------|-------------------------------------------------------------------------------------------|
|
||||
| [autopilot][autopilot] | An autopilot that suggests channels that should be established |
|
||||
| [backup][backup] | A simple and reliable backup plugin |
|
||||
| [boltz-channel-creation][boltz] | A c-lightning plugin for Boltz Channel Creation Swaps |
|
||||
| [btcli4j][btcli4j] | A Bitcoin Backend to enable safely the pruning mode, and support also rest APIs. |
|
||||
| [csvexportpays][csvexportpays] | A plugin that exports all payments to a CSV file |
|
||||
| [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests
|
||||
| [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests |
|
||||
| [donations][donations] | A simple donations page to accept donations from the web |
|
||||
| [drain][drain] | Draining, filling and balancing channels with automatic chunks. |
|
||||
| [event-websocket][event-websocket] | Exposes notifications over a Websocket |
|
||||
@@ -204,3 +205,4 @@ Python plugins developers must ensure their plugin to work with all Python versi
|
||||
[teos-client]: https://github.com/talaia-labs/python-teos/tree/master/watchtower-plugin
|
||||
[java-api]: https://github.com/clightning4j/JRPClightning
|
||||
[btcli4j]: https://github.com/clightning4j/btcli4j
|
||||
[backup]: https://github.com/lightningd/plugins/tree/master/backup
|
||||
|
||||
Reference in New Issue
Block a user