Browse Source

Add helipad registry.json entry

dashboard-0.3.31
Luke Childs 3 years ago
parent
commit
3d82577219
  1. 23
      apps/registry.json

23
apps/registry.json

@ -657,5 +657,28 @@
],
"path": "",
"defaultPassword": ""
},
{
"id": "helipad",
"category": "Lightning Node Management",
"name": "Helipad",
"version": "0.1.5",
"tagline": "View boosts and boost-a-grams from Podcasting 2.0 enabled apps",
"description": "Helipad shows boosts and boost-a-gram messages coming in to your Lightning node from your listeners who are using Podcasting 2.0 apps.",
"developer": "Podcastindex.org",
"website": "https://podcastindex.org",
"dependencies": [
"lnd"
],
"repo": "https://github.com/Podcastindex-org/helipad",
"support": "https://podcastindex.social",
"port": 2112,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": ""
}
]

Loading…
Cancel
Save