umbrel-apps/torq/umbrel-app.yml

77 lines
1.8 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: torq
category: bitcoin
name: Torq
2023-11-21 17:03:11 +00:00
version: "v1.4.3"
2023-06-22 17:32:08 +00:00
tagline: Scalable Node Management Software
description: >-
2023-06-22 17:32:08 +00:00
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.
2023-06-22 17:32:08 +00:00
With Torq, you can collect and analyze your data with increasingly advanced tools.
2022-12-14 18:38:55 +00:00
Features:
2022-12-14 18:38:55 +00:00
2023-08-02 21:58:52 +00:00
- Advanced decision engine for automation. Create your own logic visually through workflows.
2023-09-13 18:06:06 +00:00
- Notifications via Telegram, Discord and Slack (with advanced logic and templating)
2022-12-14 18:38:55 +00:00
2023-08-02 21:58:52 +00:00
- Fast even with more than 1000 channels.
2023-06-22 17:32:08 +00:00
- Advanced charts and visualizations of aggregated forwarding statistics
2022-12-14 18:38:55 +00:00
2023-06-22 17:32:08 +00:00
- Manage multiple nodes at once.
2022-12-14 18:38:55 +00:00
- Filter, sort and group data
2022-12-14 18:38:55 +00:00
2023-09-13 18:06:06 +00:00
- 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
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
2023-01-23 20:09:18 +00:00
2023-01-15 01:23:34 +00:00
- Tag channels and nodes with custom labels (Exchange, Routing node, Sink, Source, or anything else)
2023-06-22 17:32:08 +00:00
2023-01-15 01:23:34 +00:00
2023-09-13 18:06:06 +00:00
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: >-
2023-08-04 23:25:35 +00:00
2023-11-21 17:03:11 +00:00
Torq v.1.4.3:
2023-11-10 18:40:08 +00:00
List of changes:
2023-06-22 17:32:08 +00:00
2023-11-21 17:03:11 +00:00
- Improve CLN's funds performance
2023-11-10 18:40:08 +00:00
2023-11-21 17:03:11 +00:00
- Fix CLN payments import
2023-11-10 18:40:08 +00:00
2023-11-21 17:03:11 +00:00
- Fix DST problem in profit chart
2023-11-21 17:03:11 +00:00
- Update of packages i.e. Open-Telemetry, gRPC, cobra, ...
2023-11-21 17:03:11 +00:00
- Reduce logging
2023-11-21 17:03:11 +00:00
- Fix UUID bug on payment page
2023-10-10 19:13:37 +00:00
path: ""
defaultUsername: ""
2023-02-13 22:42:08 +00:00
deterministicPassword: false
2023-09-13 18:06:06 +00:00
submitter: Torq
2023-06-07 18:21:19 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/549