Browse Source

Add apps to registry.json (#373)

dashboard-0.3.14
Mayank Chhabra 4 years ago
committed by GitHub
parent
commit
c3f3571f5c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 165
      apps/registry.json

165
apps/registry.json

@ -1,2 +1,165 @@
[
]
{
"id": "btcpay-server",
"category": "Payments",
"name": "BTCPay Server",
"version": "1.0.6.4",
"tagline": "Accept Bitcoin payments with 0 fees & no 3rd party",
"description": "BTCPay Server is a payment processor that allows you to receive payments in Bitcoin (and altcoins) directly, with no fees, transaction cost or a middleman. It is a non-custodial invoicing system which eliminates the involvement of a third-party.\n\nPayments with BTCPay Server go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to your Umbrel. There is no address re-use, since each invoice generates a new address deriving from your xpubkey.\n\nYou can not only to attach an unlimited number of stores and use the Lightning Network but also become a payment processor for others. Thanks to the apps built on top of it, you can use BTCPay to receive donations, start a crowdfunding campaign or have an in-store Point of Sale.",
"developer": "BTCPay Server Foundation",
"website": "https://btcpayserver.org",
"dependencies": [
"bitcoind",
"lnd"
],
"repo": "https://github.com/btcpayserver/btcpayserver",
"support": "https://chat.btcpayserver.org",
"port": 3003,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": ""
},
{
"id": "specter-desktop",
"category": "Wallets",
"name": "Specter Desktop",
"version": "0.10.4",
"tagline": "Multisig with hardware wallets made easy",
"description": "Specter Desktop connects to the Bitcoin Core running on your Umbrel and functions as a watch-only coordinator for multi-signature and single-key Bitcoin wallets. At the moment Specter Desktop is working with all major hardware wallets including:\n\n- Trezor\n- Ledger\n- KeepKey\n- BitBox02\n- ColdCard (optionally airgapped, using an SD card)\n- Electrum (optionally airgapped, if running Electrum on an airgapped computer/phone)\n- Specter DIY (optionally airgapped, using QR codes)\n- Cobo (airgapped, using QR codes)\n\nSpecter Desktop also supports using the Bitcoin Core on your Umbrel as a hot wallet, by importing or generating a random BIP39 mnemonic, but this feature is experimental and we do not recommend using it at this stage. We plan to add support for other hardware wallets as they come up.",
"developer": "Crypto Advance",
"website": "https://specter.solutions",
"dependencies": [
"bitcoind"
],
"repo": "https://github.com/cryptoadvance/specter-desktop",
"support": "https://t.me/spectersupport",
"port": 25441,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": ""
},
{
"id": "sphinx-relay",
"category": "Messaging",
"name": "Sphinx Relay",
"version": "1.2.9",
"tagline": "Chat and pay over the Lightning Network",
"description": "Sphinx Relay turns your Lightning node into a personal communication server. Messages are end-to-end encrypted and transmitted over the Bitcoin Lightning Network. Download Sphinx on your phone from https://sphinx.chat and pair it with Sphinx Relay on Umbrel.\n\nCommunication between Sphinx Relay nodes takes place entirely on the Lightning Network, so it is decentralized, untraceable, and encrypted. Messages are encrypted using client public keys on the Sphinx app.\n\nYou can join tribes at https://tribes.sphinx.chat. If you join a podcast tribe, you can listen to the podcast in Sphinx and stream donations to the host.",
"developer": "Stakwork",
"website": "https://sphinx.chat",
"dependencies": [
"lnd"
],
"repo": "https://github.com/stakwork/sphinx-relay",
"support": "https://t.me/joinchat/Fb4OcRo4LrRD6NXfsNdeeQ",
"port": 3300,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "/connect",
"defaultPassword": ""
},
{
"id": "ride-the-lightning",
"category": "Lightning Node Management",
"name": "Ride The Lightning",
"version": "0.10.0-beta",
"tagline": "A powerful dashboard for the Lightning Network",
"description": "RTL is a full function, device agnostic, web user interface to help manage lightning node operation. It enables full control over your lightning node with rich functionality for Bitcoin base layer and Lightning Network. Some cool features available on RTL are:\n\n- Rich dashboard with two layout options\n- Send/Receive funds on-chain\n- Rich channel management with advanced features like balance score, circular re-balancing etc.\n- Payments and Invoice management with QR codes\n- Routing analysis for the payments forwarded\n- Channel backups\n- Detailed reports on routing and transaction history\n- Optional Loop interface for submarine swaps\n- Customizable UI with multiple color schemes and dark/light modes",
"developer": "Shahana and Suheb",
"website": "https://github.com/Ride-The-Lightning/RTL",
"dependencies": [
"lnd"
],
"repo": "https://github.com/Ride-The-Lightning/RTL",
"support": "https://github.com/Ride-The-Lightning/RTL/issues/new",
"port": 3001,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": "moneyprintergobrrr"
},
{
"id": "lightning-terminal",
"category": "Lightning Node Management",
"name": "Lightning Terminal",
"version": "0.3.4-alpha",
"tagline": "The easiest way to manage channel liquidity",
"description": "Lightning Terminal is the easiest way to manage inbound and outbound liquidity on the Lightning Network. Keep your channels open and the funds flowing. It provides a visual interface for interacting with your channels and balances using Loop. Making the process of managing your funds easier and more intuitive allows you to focus on running your business, not on your liquidity. Loop is the first of several upcoming Terminal features that enable new use cases and open up a new world of possibilities on Lightning.\n\nWhy use Loop?\n\n- Add \"inbound liquidity\" to receive payments\n- Reduce transaction fees by recycling and reusing Lightning channels\n- Send funds to and from users or services that aren't yet Lightning enabled\n- Configurable wait times and \"batching\" allow for further fee savings\n- Refill and offload funds from any number of Lightning channels in a single on-chain transaction\n\nPricing:\n\nLoop Out: 0.05-0.5%\nLoop In: 0.10-1%\nLoop pricing varies based on wait time and on-chain fee conditions.",
"developer": "Lightning Labs",
"website": "https://lightning.engineering",
"dependencies": [
"lnd"
],
"repo": "https://github.com/lightninglabs/lightning-terminal",
"support": "https://github.com/lightninglabs/lightning-terminal/issues/new",
"port": 3004,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": "moneyprintergobrrr"
},
{
"id": "thunderhub",
"category": "Lightning Node Management",
"name": "ThunderHub",
"version": "0.12.1",
"tagline": "Take full control of your Lightning node",
"description": "ThunderHub allows you to take full control of your Lightning node with a slick and awesome UI. Explore all the options that ThunderHub has to offer, from sending and receiving Lightning payments, to checking your node's health statistics, and even more advanced options like channel rebalancing and multi-path lightning payments.\n\nManaging and monitoring your node has never been easier with transaction reports, graphs and a huge assortment of different features all bundled inside of this great tool.",
"developer": "Anthony Potdevin",
"website": "https://apotdevin.com",
"dependencies": [
"lnd"
],
"repo": "https://github.com/apotdevin/thunderhub",
"support": "https://t.me/thunderhub",
"port": 3000,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": "moneyprintergobrrr"
},
{
"id": "btc-rpc-explorer",
"category": "Explorers",
"name": "BTC RPC Explorer",
"version": "2.0.2",
"tagline": "Simple, database-free blockchain explorer",
"description": "BTC RPC Explorer is a full-featured, self-hosted explorer for the Bitcoin blockchain. With this explorer, you can explore not just the blockchain database, but also explore the functional capabilities of your Umbrel.\n\nIt comes with a network summary dashboard, detailed view of blocks, transactions, addresses, along with analysis tools for viewing stats on miner activity, mempool summary, with fee, size, and age breakdowns. You can also search by transaction ID, block hash/height, and addresses.\n\nIt's time to appreciate the \"fullness\" of your node.",
"developer": "Dan Janosik",
"website": "https://explorer.btc21.org",
"dependencies": [
"bitcoind",
"electrum"
],
"repo": "https://github.com/janoside/btc-rpc-explorer",
"support": "https://github.com/janoside/btc-rpc-explorer/discussions",
"port": 3002,
"gallery": [
"1.jpg",
"2.jpg",
"3.jpg"
],
"path": "",
"defaultPassword": ""
}
]
Loading…
Cancel
Save