forked from michael.heier/umbrel-apps
4dfbc09ca7
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
56 lines
1.7 KiB
YAML
56 lines
1.7 KiB
YAML
manifestVersion: 1
|
|
id: ride-the-lightning
|
|
category: Lightning Node Management
|
|
name: Ride The Lightning
|
|
version: "0.13.2-beta"
|
|
tagline: A powerful dashboard for the Lightning Network
|
|
description: >-
|
|
RTL is 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:
|
|
- lightning
|
|
repo: https://github.com/Ride-The-Lightning/RTL
|
|
support: https://github.com/Ride-The-Lightning/RTL/issues/new
|
|
port: 3001
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
releaseNotes: >-
|
|
- Generate Taproot address to receive Bitcoin on-chain
|
|
|
|
- Option to generate & pay AMP invoice
|
|
|
|
- User customizable grids enabling you to control: number of rows on the page, columns you want to view and default sorting order
|
|
|
|
- Setting to control opening of unannounced channels by default
|
|
|
|
- Other bug fixes and usability fixes
|
|
path: ""
|
|
defaultUsername: ""
|
|
deterministicPassword: true
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/336 |