umbrel-apps/thunderhub/umbrel-app.yml

43 lines
1.2 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: thunderhub
category: bitcoin
2022-04-20 20:32:07 +00:00
name: ThunderHub
2023-09-13 04:57:25 +00:00
version: "0.13.23"
2022-04-20 20:32:07 +00:00
tagline: Take full control of your Lightning node
description: >-
ThunderHub allows you to take full control of your Lightning node
with a slick and awesome UI. Explore all the options that ThunderHub has to
offer, from sending and receiving Lightning payments, to checking your node's
health statistics, and even more advanced options like channel rebalancing and
multi-path lightning payments.
Managing and monitoring your node has never been easier with transaction reports, graphs and a huge assortment of different features all bundled inside of this great tool.
developer: Anthony Potdevin
website: https://apotdevin.com
dependencies:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
repo: https://github.com/apotdevin/thunderhub
support: https://t.me/thunderhub
port: 3000
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: ""
deterministicPassword: true
releaseNotes: >-
2023-09-13 04:57:25 +00:00
- Updated dependencies
- Extra logs
2023-09-13 04:57:25 +00:00
- Changes to Forwards
2022-12-08 14:53:04 +00:00
2023-09-13 04:57:25 +00:00
- Bugfixes for balance push and undefined type
2023-09-13 04:57:25 +00:00
Full release notes can be found at https://github.com/apotdevin/thunderhub/releases
submitter: Anthony Potdevin
2022-12-08 14:53:04 +00:00
submission: https://github.com/getumbrel/umbrel/pull/343