mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-27 07:05:03 +00:00
Update apps
This commit is contained in:
parent
034eb62668
commit
7f4a25d97c
176
apps.json
176
apps.json
|
@ -1,88 +1,4 @@
|
|||
[
|
||||
{
|
||||
"id": "mempool",
|
||||
"name": "Mempool",
|
||||
"repo": "https://github.com/mempool/mempool",
|
||||
"version": "2.3.0-rc4"
|
||||
},
|
||||
{
|
||||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.1.192"
|
||||
},
|
||||
{
|
||||
"id": "thunderhub",
|
||||
"name": "ThunderHub",
|
||||
"repo": "https://github.com/apotdevin/thunderhub",
|
||||
"version": "0.12.31"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public",
|
||||
"name": "BTC RPC Explorer (Public)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public-fast",
|
||||
"name": "BTC RPC Explorer (Public; Fast version)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.1-alpha"
|
||||
},
|
||||
{
|
||||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
},
|
||||
{
|
||||
"id": "nextcloud",
|
||||
"name": "Nextcloud",
|
||||
"repo": "https://github.com/nextcloud/server",
|
||||
"version": "23.0.0"
|
||||
},
|
||||
{
|
||||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "3.12.0"
|
||||
},
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
"repo": "https://github.com/dani-garcia/vaultwarden",
|
||||
"version": "1.23.1"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
"name": "LnMe",
|
||||
"repo": "https://github.com/bumi/lnme",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
"name": "BTC RPC Explorer",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "ride-the-lightning",
|
||||
"name": "Ride The Lightning",
|
||||
"repo": "https://github.com/Ride-The-Lightning/RTL",
|
||||
"version": "0.12.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
"name": "BlueWallet Lightning",
|
||||
"repo": "https://github.com/BlueWallet/LndHub",
|
||||
"version": "1.4.1"
|
||||
},
|
||||
{
|
||||
"id": "lnmarkets",
|
||||
"name": "LN Markets",
|
||||
|
@ -101,16 +17,106 @@
|
|||
"repo": "https://github.com/bitcoin-s/krystal-bull",
|
||||
"version": "1.7.0-212-d9126650"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
"name": "LnMe",
|
||||
"repo": "https://github.com/bumi/lnme",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "ride-the-lightning",
|
||||
"name": "Ride The Lightning",
|
||||
"repo": "https://github.com/Ride-The-Lightning/RTL",
|
||||
"version": "0.12.0"
|
||||
},
|
||||
{
|
||||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
"name": "BTC RPC Explorer",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
"name": "BlueWallet Lightning",
|
||||
"repo": "https://github.com/BlueWallet/LndHub",
|
||||
"version": "1.4.1"
|
||||
},
|
||||
{
|
||||
"id": "thunderhub",
|
||||
"name": "ThunderHub",
|
||||
"repo": "https://github.com/apotdevin/thunderhub",
|
||||
"version": "0.12.31"
|
||||
},
|
||||
{
|
||||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.1-alpha"
|
||||
},
|
||||
{
|
||||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.1.194"
|
||||
},
|
||||
{
|
||||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "4.0.1"
|
||||
},
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
"repo": "https://github.com/dani-garcia/vaultwarden",
|
||||
"version": "1.23.1"
|
||||
},
|
||||
{
|
||||
"id": "nextcloud",
|
||||
"name": "Nextcloud",
|
||||
"repo": "https://github.com/nextcloud/server",
|
||||
"version": "23.0.0"
|
||||
},
|
||||
{
|
||||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://ibz.github.io/lightning-shell/",
|
||||
"version": "1.1.1"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public",
|
||||
"name": "BTC RPC Explorer (Public)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "mempool",
|
||||
"name": "Mempool",
|
||||
"repo": "https://github.com/mempool/mempool",
|
||||
"version": "2.3.0-rc4"
|
||||
},
|
||||
{
|
||||
"id": "specter-desktop",
|
||||
"name": "Specter Desktop",
|
||||
"repo": "https://github.com/cryptoadvance/specter-desktop",
|
||||
"version": "1.7.2"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public-fast",
|
||||
"name": "BTC RPC Explorer (Public; Fast version)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "node-red",
|
||||
"name": "Node-RED",
|
||||
"repo": "https://github.com/node-red/node-red",
|
||||
"version": "2.1.4"
|
||||
"version": "2.1.5"
|
||||
}
|
||||
]
|
176
apps/apps.json
176
apps/apps.json
|
@ -1,88 +1,4 @@
|
|||
[
|
||||
{
|
||||
"id": "mempool",
|
||||
"name": "Mempool",
|
||||
"repo": "https://github.com/mempool/mempool",
|
||||
"version": "2.3.0-rc4"
|
||||
},
|
||||
{
|
||||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.1.192"
|
||||
},
|
||||
{
|
||||
"id": "thunderhub",
|
||||
"name": "ThunderHub",
|
||||
"repo": "https://github.com/apotdevin/thunderhub",
|
||||
"version": "0.12.31"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public",
|
||||
"name": "BTC RPC Explorer (Public)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public-fast",
|
||||
"name": "BTC RPC Explorer (Public; Fast version)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.1-alpha"
|
||||
},
|
||||
{
|
||||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
},
|
||||
{
|
||||
"id": "nextcloud",
|
||||
"name": "Nextcloud",
|
||||
"repo": "https://github.com/nextcloud/server",
|
||||
"version": "23.0.0"
|
||||
},
|
||||
{
|
||||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "3.12.0"
|
||||
},
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
"repo": "https://github.com/dani-garcia/vaultwarden",
|
||||
"version": "1.23.1"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
"name": "LnMe",
|
||||
"repo": "https://github.com/bumi/lnme",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
"name": "BTC RPC Explorer",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "ride-the-lightning",
|
||||
"name": "Ride The Lightning",
|
||||
"repo": "https://github.com/Ride-The-Lightning/RTL",
|
||||
"version": "0.12.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
"name": "BlueWallet Lightning",
|
||||
"repo": "https://github.com/BlueWallet/LndHub",
|
||||
"version": "1.4.1"
|
||||
},
|
||||
{
|
||||
"id": "lnmarkets",
|
||||
"name": "LN Markets",
|
||||
|
@ -101,16 +17,106 @@
|
|||
"repo": "https://github.com/bitcoin-s/krystal-bull",
|
||||
"version": "1.7.0-212-d9126650"
|
||||
},
|
||||
{
|
||||
"id": "lnme",
|
||||
"name": "LnMe",
|
||||
"repo": "https://github.com/bumi/lnme",
|
||||
"version": "1.4.0"
|
||||
},
|
||||
{
|
||||
"id": "ride-the-lightning",
|
||||
"name": "Ride The Lightning",
|
||||
"repo": "https://github.com/Ride-The-Lightning/RTL",
|
||||
"version": "0.12.0"
|
||||
},
|
||||
{
|
||||
"id": "btcpay-server",
|
||||
"name": "BTCPay Server",
|
||||
"repo": "https://github.com/btcpayserver/btcpayserver",
|
||||
"version": "1.3.7"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer",
|
||||
"name": "BTC RPC Explorer",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "bluewallet",
|
||||
"name": "BlueWallet Lightning",
|
||||
"repo": "https://github.com/BlueWallet/LndHub",
|
||||
"version": "1.4.1"
|
||||
},
|
||||
{
|
||||
"id": "thunderhub",
|
||||
"name": "ThunderHub",
|
||||
"repo": "https://github.com/apotdevin/thunderhub",
|
||||
"version": "0.12.31"
|
||||
},
|
||||
{
|
||||
"id": "lightning-terminal",
|
||||
"name": "Lightning Terminal",
|
||||
"repo": "https://github.com/lightninglabs/lightning-terminal",
|
||||
"version": "0.6.1-alpha"
|
||||
},
|
||||
{
|
||||
"id": "squeaknode",
|
||||
"name": "Squeaknode",
|
||||
"repo": "https://github.com/squeaknode/squeaknode",
|
||||
"version": "0.1.194"
|
||||
},
|
||||
{
|
||||
"id": "code-server",
|
||||
"name": "code-server",
|
||||
"repo": "https://github.com/cdr/code-server",
|
||||
"version": "4.0.1"
|
||||
},
|
||||
{
|
||||
"id": "vaultwarden",
|
||||
"name": "Vaultwarden",
|
||||
"repo": "https://github.com/dani-garcia/vaultwarden",
|
||||
"version": "1.23.1"
|
||||
},
|
||||
{
|
||||
"id": "nextcloud",
|
||||
"name": "Nextcloud",
|
||||
"repo": "https://github.com/nextcloud/server",
|
||||
"version": "23.0.0"
|
||||
},
|
||||
{
|
||||
"id": "lightning-shell",
|
||||
"name": "Lightning Shell",
|
||||
"repo": "https://ibz.github.io/lightning-shell/",
|
||||
"version": "1.1.1"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public",
|
||||
"name": "BTC RPC Explorer (Public)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "mempool",
|
||||
"name": "Mempool",
|
||||
"repo": "https://github.com/mempool/mempool",
|
||||
"version": "2.3.0-rc4"
|
||||
},
|
||||
{
|
||||
"id": "specter-desktop",
|
||||
"name": "Specter Desktop",
|
||||
"repo": "https://github.com/cryptoadvance/specter-desktop",
|
||||
"version": "1.7.2"
|
||||
},
|
||||
{
|
||||
"id": "btc-rpc-explorer-public-fast",
|
||||
"name": "BTC RPC Explorer (Public; Fast version)",
|
||||
"repo": "https://github.com/janoside/btc-rpc-explorer",
|
||||
"version": "3.3.0"
|
||||
},
|
||||
{
|
||||
"id": "node-red",
|
||||
"name": "Node-RED",
|
||||
"repo": "https://github.com/node-red/node-red",
|
||||
"version": "2.1.4"
|
||||
"version": "2.1.5"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user