forked from getumbrel/umbrel-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathumbrel-app.yml
40 lines (32 loc) · 877 Bytes
/
umbrel-app.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
manifestVersion: 1
id: lightning-shell
category: Lightning Node Management
name: Lightning Shell
version: "0.1.10-build-1"
tagline: Web shell with a selection of LN node management utilities
description: >
Deprecation notice: This app has been deprecated and therefore will no longer receive any app updates.
Lightning Shell is a web shell for the Umbrel personal server that
includes the following utilities:
- lncli
- charge-lnd
- lntop
- rebalance-lnd
- suez
developer: Ioan Bizău
website: https://lightningshell.app
dependencies:
- lightning
- bitcoin
repo: https://ibz.github.io/lightning-shell/
support: https://ibz.github.io/lightning-shell/issues
port: 7681
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: umbrel
deterministicPassword: true
submitter: Ioan Bizău
submission: https://github.com/getumbrel/umbrel/pull/1146