umbrel-apps/ride-the-lightning/umbrel-app.yml
smolgrrr 7619f4af4d
Point to umbrel-lnd.conf in Ride The Lightning (#759)
Co-authored-by: nmfretz <nmfretz@gmail.com>
2023-08-30 16:16:57 -07:00

63 lines
1.9 KiB
YAML

manifestVersion: 1
id: ride-the-lightning
category: bitcoin
name: Ride The Lightning
version: "0.14.0-beta-hotfix-1"
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: >-
This is a simple hotfix release to allow users to view their LND configuration file directly in the UI by accessing the Ride The Lightning app, selecting "Node Config" from the menu, and then selecting "LND Config".
The previous v0.14.0-beta release included bug fixes and performance improvements:
- Navigation bug fixes from the dashboard
- Connect with a peer from the node lookup page
- Navigation to node and channel lookup from the info page
- LND bug fix for the breaking changes on the send payment API
Full release notes can be found here: https://github.com/Ride-The-Lightning/RTL/releases
path: ""
defaultUsername: ""
deterministicPassword: true
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/336