umbrel-apps/ride-the-lightning/umbrel-app.yml
Steven Briscoe d54b97f457
Add submitter and submission metadata for all apps (#182)
Co-authored-by: Mayank Chhabra <mayank@umbrel.com>
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-10-03 19:09:56 +01:00

56 lines
1.5 KiB
YAML

manifestVersion: 1
id: ride-the-lightning
category: Lightning Node Management
name: Ride The Lightning
version: "0.13.1-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: >-
- Events/day view for routing history report
- Filtering non routing peers on routing page
- Invoice lookup feature
- Circular rebalance infographics
- Other bug fixes
path: ""
defaultUsername: ""
deterministicPassword: true
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/336