umbrel-apps/ln-visualizer/umbrel-app.yml

42 lines
1.1 KiB
YAML
Raw Normal View History

manifestVersion: 1
id: ln-visualizer
category: bitcoin
name: LnVisualizer
2023-12-07 05:54:28 +00:00
version: "0.0.28"
2022-07-23 08:25:19 +00:00
releaseNotes: >-
2023-12-07 05:54:28 +00:00
What's Changed
2022-07-23 08:25:19 +00:00
2023-12-07 05:54:28 +00:00
- Feature/table
2022-07-23 08:25:19 +00:00
2023-12-07 05:54:28 +00:00
- initial work to search for channels in rendered graph
- Enable table search
- Feature/sphere nodes v2 and orthographic cam
- disable pod status server
Full release notes here: https://github.com/MaxKotlan/LN-Visualizer/releases/tag/v0.0.28
tagline: View the Lightning Network from your node's perspective
description:
Your Lightning node is continuously receiving, storing, and transmitting graph information.
LnVisualizer takes this data and transforms it into an interactive, 3D graph.
Search for nodes, filter the graph, and write custom queries to help understand your position in the network.
developer: Max Kotlan
website: https://lnvisualizer.com
dependencies:
- lightning
repo: https://github.com/MaxKotlan/LN-Visualizer
support: lnvisualizer@gmail.com
port: 5646
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
deterministicPassword: false
torOnly: false
submitter: Max Kotlan
2022-10-08 08:39:29 +00:00
submission: https://github.com/getumbrel/umbrel-apps/pull/19