mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
972fc960c3
Co-authored-by: nmfretz <nmfretz@gmail.com>
37 lines
1.3 KiB
YAML
37 lines
1.3 KiB
YAML
manifestVersion: 1
|
|
id: thunderhub
|
|
category: bitcoin
|
|
name: ThunderHub
|
|
version: "0.13.31"
|
|
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://thunderhub.io/
|
|
dependencies:
|
|
- lightning
|
|
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: >-
|
|
This release upgrades Boltz Swaps to Taproot for cheaper and more private swaps. The upgrade is backwards compatible, so existing swaps that are pending before the upgrade will complete without issue.
|
|
|
|
|
|
Full release notes can be found at https://github.com/apotdevin/thunderhub/releases/tag/v0.13.31
|
|
submitter: Anthony Potdevin
|
|
submission: https://github.com/getumbrel/umbrel/pull/343
|