mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
1f690900b4
Co-authored-by: nmfretz <nmfretz@gmail.com>
52 lines
1.6 KiB
YAML
52 lines
1.6 KiB
YAML
manifestVersion: 1
|
|
id: ride-the-lightning
|
|
category: bitcoin
|
|
name: Ride The Lightning
|
|
version: "0.13.2-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 release updates the boltz-lnd dependency of the Ride The Lightning app to v1.2.7, and includes an important fix for LND fee estimation.
|
|
|
|
|
|
Full release notes for boltz-lnd can be found here: https://github.com/BoltzExchange/boltz-lnd/releases/tag/v1.2.7
|
|
path: ""
|
|
defaultUsername: ""
|
|
deterministicPassword: true
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/336
|