umbrel-apps/ride-the-lightning/umbrel-app.yml

56 lines
1.5 KiB
YAML
Raw Normal View History

2022-05-16 13:30:51 +00:00
manifestVersion: 1
2022-04-20 20:32:07 +00:00
id: ride-the-lightning
category: Lightning Node Management
name: Ride The Lightning
version: "0.13.1-beta"
2022-04-20 20:32:07 +00:00
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:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
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
2022-08-11 13:47:13 +00:00
releaseNotes: >-
- Events/day view for routing history report
- Filtering non routing peers on routing page
- Invoice lookup feature
- Circular rebalance infographics
- Other bug fixes
2022-04-20 20:32:07 +00:00
path: ""
defaultUsername: ""
deterministicPassword: true
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/336