umbrel-apps/torq/umbrel-app.yml
2023-11-21 09:03:11 -08:00

77 lines
1.8 KiB
YAML

manifestVersion: 1
id: torq
category: bitcoin
name: Torq
version: "v1.4.3"
tagline: Scalable Node Management Software
description: >-
Operating a Lightning node requires a lot of work. You need to monitor your channels, rebalance them, keep track of your fees and much more.
With Torq, you can collect and analyze your data with increasingly advanced tools.
Features:
- Advanced decision engine for automation. Create your own logic visually through workflows.
- Notifications via Telegram, Discord and Slack (with advanced logic and templating)
- Fast even with more than 1000 channels.
- Advanced charts and visualizations of aggregated forwarding statistics
- Manage multiple nodes at once.
- Filter, sort and group data
- Stores all events from your node including HTLC events, fee rate changes and channel enable/disable events
- 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)
developer: Torq
website: https://torq.co
dependencies:
- lightning
repo: ""
support: https://github.com/lncapital/torq/issues/new
port: 7028
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
releaseNotes: >-
Torq v.1.4.3:
List of changes:
- Improve CLN's funds performance
- Fix CLN payments import
- Fix DST problem in profit chart
- Update of packages i.e. Open-Telemetry, gRPC, cobra, ...
- Reduce logging
- Fix UUID bug on payment page
path: ""
defaultUsername: ""
deterministicPassword: false
submitter: Torq
submission: https://github.com/getumbrel/umbrel-apps/pull/549