mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
57 lines
1.7 KiB
YAML
57 lines
1.7 KiB
YAML
manifestVersion: 1
|
|
id: core-lightning-rtl
|
|
category: bitcoin
|
|
name: Ride The Lightning (Core Lightning)
|
|
version: "0.14.1-beta"
|
|
tagline: Manage your Core Lightning node with RTL
|
|
description: >-
|
|
This version of RTL is specifically configured to use your Core Lightning node.
|
|
|
|
RTL provides a full function, device agnostic, web user interface to help
|
|
manage lightning node operation. It enables full control over your lightning
|
|
node with rich functionality for Bitcoin base layer and Lightning Network.
|
|
Some cool features available on RTL are:
|
|
|
|
|
|
- Rich dashboard with two layout options
|
|
|
|
- Send/Receive funds on-chain
|
|
|
|
- Rich channel management with advanced features like balance score, circular re-balancing etc.
|
|
|
|
- Payments and Invoice management with QR codes
|
|
|
|
- Routing analysis for the payments forwarded
|
|
|
|
- Channel backups
|
|
|
|
- Detailed reports on routing and transaction history
|
|
|
|
- Optional Loop interface for submarine swaps
|
|
|
|
- Customizable UI with multiple color schemes and dark/light modes
|
|
developer: Shahana and Suheb
|
|
website: https://github.com/Ride-The-Lightning/RTL
|
|
dependencies:
|
|
- core-lightning
|
|
repo: https://github.com/Ride-The-Lightning/RTL
|
|
support: https://github.com/Ride-The-Lightning/RTL/issues/new
|
|
port: 3100
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
deterministicPassword: true
|
|
releaseNotes: >-
|
|
- Bug fix to support forked core lightning versions on BTCPayserver
|
|
|
|
- Default onchain address type is now P2TR (dependent on c-lightning-rest v0.10.7)
|
|
|
|
- and more!
|
|
|
|
|
|
Full release notes can be found here: https://github.com/Ride-The-Lightning/RTL/releases
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/7
|