umbrel-apps/torq/umbrel-app.yml

62 lines
1.9 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: torq
category: Lightning Node Management
name: Torq
2023-01-12 12:39:32 +00:00
version: "v0.16.3"
tagline: Capital management for routing nodes on the lightning network
description: >-
Operating a routing node requires managing capital efficiently. If you look past the technical challenges, what you are trying to do is stack sats and support the network by routing liquidity. No matter your motivation, efficiently managing your capital is essential.
With Torq, you can collect routing data and you analyze your data with increasingly advanced tools.
2022-12-14 18:38:55 +00:00
Features:
2022-12-14 18:38:55 +00:00
- Channel and Channel group inspection
2022-12-14 18:38:55 +00:00
- See the channel balance (inbound/outbound capacity) over time
2022-12-14 18:38:55 +00:00
- Advanced charts and visualizations of aggregated forwarding statistics
2022-12-14 18:38:55 +00:00
- Visualization of sources and destinations for traffic
2022-12-14 18:38:55 +00:00
- Stores all events from your node including HTLC events, fee rate changes and channel enable/disable events
2022-12-14 18:38:55 +00:00
- Filter, sort and group data
2022-12-14 18:38:55 +00:00
- Store custom table views configurations for quickly finding the right information
2022-12-14 18:38:55 +00:00
- Fetch and analyse data from any point in time
2022-12-14 18:38:55 +00:00
- Navigate through time (days, weeks, months) to track your progress
developer: LN Capital
website: https://ln.capital
dependencies:
- lightning
repo: https://github.com/lncapital/torq
support: https://github.com/lncapital/torq/issues/new
port: 7028
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
releaseNotes: >-
2023-01-12 12:39:32 +00:00
This release fixes excessive memory consumption when importing invoices and drifting channel balances.
New features:
Tags! You can now tag channels and nodes!
Navigate using the flow diagram!
Quicker inspection of channels from both the forwards and channels page using pop out modal.
Update and close channels from the forwards page
path: ""
defaultUsername: ""
deterministicPassword: true
submitter: LN Capital
2022-12-14 18:38:55 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/269