umbrel-apps/lndg/umbrel-app.yml
2023-07-04 12:30:03 -07:00

40 lines
1.1 KiB
YAML

manifestVersion: 1
id: lndg
category: bitcoin
name: LNDg
version: "1.7.0"
tagline: Analyze and automate your Lightning node management
description: LNDg is your command center for running a profitable and efficient
routing node. From quickly viewing your node's health, automated rebalancing,
selecting new potential peers and much more.
developer: cryptosharks131
website: https://github.com/cryptosharks131
dependencies:
- lightning
repo: https://github.com/cryptosharks131/lndg
support: https://t.me/+-RxoZdi7snk2ZGYx
port: 8889
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: lndg-admin
deterministicPassword: true
releaseNotes: >-
- Updated dashboard to reduce load times
- Updated AutoFee logic and added two new variables
- Legacy address generation and view previous addresses
- New chart added to P&L page
- Operator notes for any channel
- Estimate a fee bump or broadcast a raw tx
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.7.0
submitter: cryptosharks131
submission: https://github.com/getumbrel/umbrel/pull/1189