forked from michael.heier/umbrel-apps
61 lines
1.8 KiB
YAML
61 lines
1.8 KiB
YAML
manifestVersion: 1
|
|
id: torq
|
|
category: Lightning Node Management
|
|
name: Torq
|
|
version: "v0.18.19"
|
|
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.
|
|
|
|
|
|
Features:
|
|
|
|
- Channel and Channel group inspection
|
|
|
|
- See the channel balance (inbound/outbound capacity) over time
|
|
|
|
- Advanced charts and visualizations of aggregated forwarding statistics
|
|
|
|
- Visualization of sources and destinations for traffic
|
|
|
|
- Stores all events from your node including HTLC events, fee rate changes and channel enable/disable events
|
|
|
|
- Filter, sort and group data
|
|
|
|
- Store custom table views configurations for quickly finding the right information
|
|
|
|
- Fetch and analyse data from any point in time
|
|
|
|
- Navigate through time (days, weeks, months) to track your progress
|
|
|
|
- Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else)
|
|
|
|
- Automation of channel policy (fee rate etc.) and add or remove tags
|
|
|
|
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: >-
|
|
|
|
Bug fixes:
|
|
|
|
- Enable data streams by default
|
|
|
|
path: ""
|
|
defaultUsername: ""
|
|
deterministicPassword: false
|
|
submitter: LN Capital
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/269
|