Update categories

Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
Luke Childs 2023-06-21 14:58:25 +07:00 committed by GitHub
parent 32e54258b1
commit 1f690900b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
109 changed files with 109 additions and 109 deletions

View File

@ -163,7 +163,7 @@ Our app manifest YAML file tells Umbrel details about our app such as name, desc
```yml ```yml
manifestVersion: 1 manifestVersion: 1
id: btc-rpc-explorer id: btc-rpc-explorer
category: Explorers category: finance
name: BTC RPC Explorer name: BTC RPC Explorer
version: "3.3.0" version: "3.3.0"
tagline: Simple, database-free blockchain explorer tagline: Simple, database-free blockchain explorer

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: agora id: agora
category: Files category: files
name: Agora name: Agora
version: "0.1.2" version: "0.1.2"
tagline: Sell your files for Bitcoin tagline: Sell your files for Bitcoin

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: audiobookshelf id: audiobookshelf
name: Audiobookshelf name: Audiobookshelf
tagline: Audiobook and podcast server tagline: Audiobook and podcast server
category: Media category: media
version: "2.2.22" version: "2.2.22"
port: 13378 port: 13378
description: >- description: >-

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: bazarr id: bazarr
category: Media category: media
name: Bazarr name: Bazarr
version: "1.2.1" version: "1.2.1"
tagline: Manage and download subtitles for Sonarr and Radarr tagline: Manage and download subtitles for Sonarr and Radarr

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: bitcoin id: bitcoin
category: Finance category: bitcoin
name: Bitcoin Node name: Bitcoin Node
version: "25.0" version: "25.0"
tagline: Run your personal node powered by Bitcoin Core tagline: Run your personal node powered by Bitcoin Core

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: bitfeed id: bitfeed
category: Explorers category: bitcoin
name: Bitfeed name: Bitfeed
version: "2.3.4" version: "2.3.4"
tagline: A beautiful mempool visualizer and block explorer tagline: A beautiful mempool visualizer and block explorer

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: bleskomat-server id: bleskomat-server
category: Wallet Servers category: bitcoin
name: Bleskomat Server name: Bleskomat Server
version: "1.3.4" version: "1.3.4"
tagline: Connect a Bleskomat ATM to your Lightning node tagline: Connect a Bleskomat ATM to your Lightning node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: bluewallet id: bluewallet
category: Wallet Servers category: bitcoin
name: BlueWallet Lightning name: BlueWallet Lightning
version: "1.4.1" version: "1.4.1"
tagline: Connect BlueWallet to your Lightning node tagline: Connect BlueWallet to your Lightning node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: btc-rpc-explorer id: btc-rpc-explorer
category: Explorers category: bitcoin
name: BTC RPC Explorer name: BTC RPC Explorer
version: "3.3.0" version: "3.3.0"
tagline: Simple, database-free blockchain explorer tagline: Simple, database-free blockchain explorer

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: btcpay-server id: btcpay-server
category: Finance category: bitcoin
name: BTCPay Server name: BTCPay Server
version: "1.9.2" version: "1.9.2"
tagline: Accept Bitcoin payments with 0 fees & no 3rd party tagline: Accept Bitcoin payments with 0 fees & no 3rd party

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: calibre-web id: calibre-web
category: Files category: files
name: Calibre Web name: Calibre Web
version: "0.6.19" version: "0.6.19"
tagline: A clean web app for your eBooks tagline: A clean web app for your eBooks

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: chatbot-ui id: chatbot-ui
category: Productivity category: ai
name: ChatBot UI name: ChatBot UI
version: "2023.04.05" version: "2023.04.05"
tagline: ChatGPT but better tagline: ChatGPT but better

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: chatpad-ai id: chatpad-ai
category: Productivity category: ai
name: Chatpad AI name: Chatpad AI
# using first 6 characters of commit hash as version number (docker image tag uses full commit hash) # using first 6 characters of commit hash as version number (docker image tag uses full commit hash)
version: "e60272" version: "e60272"

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: circuitbreaker id: circuitbreaker
category: Lightning Node Management category: bitcoin
name: Circuit Breaker name: Circuit Breaker
version: "v0.4.3" version: "v0.4.3"
tagline: Your Lightning Node's Firewall tagline: Your Lightning Node's Firewall

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: code-server id: code-server
category: Development category: developer
name: code-server name: code-server
version: "4.4.0" version: "4.4.0"
tagline: Run VS Code on your Umbrel tagline: Run VS Code on your Umbrel

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: core-lightning-rtl id: core-lightning-rtl
category: Lightning Node Management category: bitcoin
name: Ride The Lightning (Core Lightning) name: Ride The Lightning (Core Lightning)
version: "0.13.2-beta" version: "0.13.2-beta"
tagline: Manage your Core Lightning node with RTL tagline: Manage your Core Lightning node with RTL

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: core-lightning id: core-lightning
category: Finance category: bitcoin
name: Core Lightning name: Core Lightning
version: "22.11.1-ui0.0.3" version: "22.11.1-ui0.0.3"
tagline: Run your personal Core Lightning node tagline: Run your personal Core Lightning node

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: electrs id: electrs
category: Finance category: bitcoin
name: Electrs name: Electrs
version: "0.9.10" version: "0.9.10"
tagline: A simple and efficient Electrum Server tagline: A simple and efficient Electrum Server

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: element id: element
category: Social category: social
name: Element name: Element
version: "1.8.4" version: "1.8.4"
tagline: A glossy Matrix client compatible with Synapse tagline: A glossy Matrix client compatible with Synapse

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: elements id: elements
category: Wallet Servers category: bitcoin
name: Elements Core name: Elements Core
version: "22.1.1" version: "22.1.1"
tagline: Liquid Network full node tagline: Liquid Network full node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: esphome id: esphome
category: Automation category: automation
name: ESPHome name: ESPHome
version: "2023.2.4" version: "2023.2.4"
tagline: Intelligently manage all your ESP8266/ESP32 devices tagline: Intelligently manage all your ESP8266/ESP32 devices

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: file-browser id: file-browser
category: Files category: files
name: File Browser name: File Browser
version: "2.22.4" version: "2.22.4"
tagline: Browse and manage the files you download on your Umbrel tagline: Browse and manage the files you download on your Umbrel

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: firefly-iii id: firefly-iii
category: Finance category: finance
name: Firefly III name: Firefly III
version: "6.0.9" version: "6.0.9"
tagline: Your personal finance manager tagline: Your personal finance manager

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: firefox id: firefox
category: Networking category: networking
name: Firefox name: Firefox
version: "101.0.1" version: "101.0.1"
tagline: Firefox is a free and open-source web browser tagline: Firefox is a free and open-source web browser

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: ghostfolio id: ghostfolio
category: Finance category: finance
name: Ghostfolio name: Ghostfolio
version: "1.269.0" version: "1.269.0"
tagline: Manage your wealth like a boss tagline: Manage your wealth like a boss

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: gitea id: gitea
category: Development category: developer
name: Gitea name: Gitea
version: "1.19.1" version: "1.19.1"
tagline: A painless self-hosted Git service tagline: A painless self-hosted Git service

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: heimdall id: heimdall
name: Heimdall name: Heimdall
tagline: Organize your most used web sites in a simple way tagline: Organize your most used web sites in a simple way
category: Productivity category: files
version: "2.5.5" version: "2.5.5"
port: 7392 port: 7392
description: >- description: >-

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: helipad id: helipad
category: Lightning Node Management category: bitcoin
name: Helipad name: Helipad
version: "0.1.10" version: "0.1.10"
tagline: View boosts & boostagrams from Podcasting 2.0 apps tagline: View boosts & boostagrams from Podcasting 2.0 apps

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: home-assistant id: home-assistant
category: Automation category: automation
name: Home Assistant name: Home Assistant
version: "2023.2.0" version: "2023.2.0"
tagline: Home automation that puts local control & privacy first tagline: Home automation that puts local control & privacy first

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: homebridge id: homebridge
category: Automation category: automation
name: Homebridge name: Homebridge
version: "2023-01-08" version: "2023-01-08"
tagline: "HomeKit support for the impatient" tagline: "HomeKit support for the impatient"

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: immich id: immich
category: Files category: files
name: Immich name: Immich
version: "v1.61.0" version: "v1.61.0"
tagline: High performance photo and video backup solution tagline: High performance photo and video backup solution

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: invidious id: invidious
category: Social category: social
name: Invidious name: Invidious
version: "2023.4.10-961cae2" version: "2023.4.10-961cae2"
tagline: Browse YouTube without tracking or ads tagline: Browse YouTube without tracking or ads

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: invoice-ninja id: invoice-ninja
category: Finance category: finance
name: Invoice Ninja name: Invoice Ninja
version: "v5.5.93" version: "v5.5.93"
tagline: Well help with the invoicing tagline: Well help with the invoicing

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: ipfs-podcasting id: ipfs-podcasting
category: Files category: files
name: IPFS Podcasting name: IPFS Podcasting
version: "0.6" version: "0.6"
tagline: Crowd-host podcasts over IPFS tagline: Crowd-host podcasts over IPFS

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: itchysats id: itchysats
category: Finance category: bitcoin
name: ItchySats name: ItchySats
version: "0.7.0" version: "0.7.0"
tagline: Peer-2-peer derivatives on Bitcoin tagline: Peer-2-peer derivatives on Bitcoin

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: jam id: jam
category: Finance category: bitcoin
name: Jam name: Jam
version: "0.1.5" version: "0.1.5"
tagline: Your sats. Your privacy. Your profit. tagline: Your sats. Your privacy. Your profit.

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: jellyfin id: jellyfin
category: Media category: media
name: Jellyfin name: Jellyfin
version: "10.8.9" version: "10.8.9"
tagline: The Free Software Media System tagline: The Free Software Media System

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: kollider id: kollider
category: Finance category: bitcoin
name: Kollider name: Kollider
version: "1.0.7" version: "1.0.7"
tagline: Lightning-fast derivative trading tagline: Lightning-fast derivative trading

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: krystal-bull id: krystal-bull
category: Finance category: bitcoin
name: Krystal Bull name: Krystal Bull
version: "1.9.7" version: "1.9.7"
tagline: Become an oracle and create Bitcoin bets tagline: Become an oracle and create Bitcoin bets

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: libreddit id: libreddit
category: Social category: social
name: LibReddit name: LibReddit
version: "0.22.9" version: "0.22.9"
tagline: An alternative private front-end to Reddit tagline: An alternative private front-end to Reddit

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: libreoffice id: libreoffice
category: Files category: files
name: LibreOffice name: LibreOffice
version: "7.2.7" version: "7.2.7"
tagline: Do more - easier, quicker, smarter tagline: Do more - easier, quicker, smarter

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: librespeed id: librespeed
category: Networking category: networking
name: LibreSpeed name: LibreSpeed
version: "0.0.1" version: "0.0.1"
tagline: Free and open source speedtest tagline: Free and open source speedtest

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: lidarr id: lidarr
category: Media category: media
name: Lidarr name: Lidarr
version: "3.0.9" version: "3.0.9"
tagline: Looks and smells like Sonarr but made for music tagline: Looks and smells like Sonarr but made for music

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lightning-shell id: lightning-shell
category: Lightning Node Management category: bitcoin
name: Lightning Shell name: Lightning Shell
version: "0.1.10-build-1" version: "0.1.10-build-1"
tagline: Web shell with a selection of LN node management utilities tagline: Web shell with a selection of LN node management utilities

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lightning-terminal id: lightning-terminal
category: Lightning Node Management category: bitcoin
name: Lightning Terminal name: Lightning Terminal
version: "0.10.1-alpha" version: "0.10.1-alpha"
tagline: The easiest way to manage channel liquidity tagline: The easiest way to manage channel liquidity

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: lightning id: lightning
category: Finance category: bitcoin
name: Lightning Node name: Lightning Node
version: "v0.16.3-beta" version: "v0.16.3-beta"
tagline: Run your personal Lightning Network node tagline: Run your personal Lightning Network node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: ln-visualizer id: ln-visualizer
category: Explorers category: bitcoin
name: LnVisualizer name: LnVisualizer
version: "0.0.26" version: "0.0.26"
releaseNotes: >- releaseNotes: >-

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lnbits id: lnbits
category: Finance category: bitcoin
name: LNbits name: LNbits
version: "0.10.6" version: "0.10.6"
tagline: Multi-user wallet management system tagline: Multi-user wallet management system

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lndboss id: lndboss
category: Lightning Node Management category: bitcoin
name: LndBoss name: LndBoss
version: "2.19.1" version: "2.19.1"
tagline: A GUI for BalanceOfSatoshis tagline: A GUI for BalanceOfSatoshis

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lndg id: lndg
category: Lightning Node Management category: bitcoin
name: LNDg name: LNDg
version: "1.6.4" version: "1.6.4"
tagline: Analyze and automate your Lightning node management tagline: Analyze and automate your Lightning node management

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lnmarkets id: lnmarkets
category: Finance category: bitcoin
name: LN Markets name: LN Markets
version: "1.3.0" version: "1.3.0"
tagline: Trade Bitcoin derivatives on Lightning tagline: Trade Bitcoin derivatives on Lightning

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: lnplus id: lnplus
category: Lightning Node Management category: bitcoin
name: Lightning Network+ name: Lightning Network+
version: "0.1.31" version: "0.1.31"
tagline: Get incoming liquidity and double your channels for free tagline: Get incoming liquidity and double your channels for free

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: mealie id: mealie
category: Productivity category: files
name: Mealie name: Mealie
version: "1.0.0beta-5" version: "1.0.0beta-5"
tagline: A Place for All Your Recipes tagline: A Place for All Your Recipes

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: mempool id: mempool
category: Explorers category: bitcoin
name: mempool name: mempool
version: "2.5.0" version: "2.5.0"
tagline: A self-hosted explorer for the Bitcoin community tagline: A self-hosted explorer for the Bitcoin community

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: n8n id: n8n
category: Automation category: automation
name: n8n name: n8n
version: "0.212.0" version: "0.212.0"
releaseNotes: >- releaseNotes: >-

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: nextcloud id: nextcloud
category: Files category: files
name: Nextcloud name: Nextcloud
version: "25.0.1" version: "25.0.1"
tagline: Productivity platform that keeps you in control tagline: Productivity platform that keeps you in control

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: nitter id: nitter
category: Social category: social
name: Nitter name: Nitter
version: "38985af" version: "38985af"
tagline: Browse Twitter without tracking or ads tagline: Browse Twitter without tracking or ads

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: node-red-standalone id: node-red-standalone
category: Automation category: automation
name: "Node-RED" name: "Node-RED"
version: "2.2.2-12" version: "2.2.2-12"
tagline: Wire together the Internet of Things tagline: Wire together the Internet of Things

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: node-red id: node-red
category: Automation category: automation
name: "Node-RED (Bitcoin)" name: "Node-RED (Bitcoin)"
version: "2.2.2-12" version: "2.2.2-12"
tagline: Wire together the Internet of Things tagline: Wire together the Internet of Things

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: nolooking id: nolooking
category: Lightning Node Management category: bitcoin
name: nolooking name: nolooking
version: "0.2.2-alpha" version: "0.2.2-alpha"
tagline: Open all your channels in one transaction tagline: Open all your channels in one transaction

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: nostr-relay id: nostr-relay
category: Social category: social
name: Nostr Relay name: Nostr Relay
version: "1.0.0" version: "1.0.0"
tagline: Backup all your Nostr activity with your private relay tagline: Backup all your Nostr activity with your private relay

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: nutstash-wallet id: nutstash-wallet
category: Finance category: bitcoin
name: Nutstash Wallet name: Nutstash Wallet
version: "0.1.10" version: "0.1.10"
tagline: Nutstash is a Cashu wallet for your browser. tagline: Nutstash is a Cashu wallet for your browser.

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: oak-node id: oak-node
category: Finance category: bitcoin
name: Oak Node name: Oak Node
version: "0.3.6" version: "0.3.6"
tagline: Do more with your LND node tagline: Do more with your LND node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: ordinals id: ordinals
category: Explorers category: bitcoin
name: Ordinals name: Ordinals
version: "0.5.1" version: "0.5.1"
tagline: Trustlessly view Ordinal inscriptions using your Bitcoin node. tagline: Trustlessly view Ordinal inscriptions using your Bitcoin node.

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: overseerr id: overseerr
category: Media category: media
name: Overseerr name: Overseerr
version: "1.32.5" version: "1.32.5"
tagline: Beautiful media discovery tagline: Beautiful media discovery

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: passky-client id: passky-client
category: Password Managers category: files
name: Passky Client name: Passky Client
version: "8.1.1" version: "8.1.1"
tagline: Simple, modern, lightweight, open source and secure password manager tagline: Simple, modern, lightweight, open source and secure password manager

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: passky-server id: passky-server
category: Password Managers category: files
name: Passky Server name: Passky Server
version: "8.1.4" version: "8.1.4"
tagline: Simple, modern, lightweight, open source and secure password manager tagline: Simple, modern, lightweight, open source and secure password manager

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: penpot id: penpot
category: Development category: developer
name: Penpot name: Penpot
version: "1.18.3" version: "1.18.3"
tagline: Design and prototyping platform tagline: Design and prototyping platform

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: photoprism id: photoprism
category: Files category: files
name: PhotoPrism name: PhotoPrism
version: "221105" version: "221105"
tagline: Self-host your photo and video library tagline: Self-host your photo and video library

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: pi-hole id: pi-hole
category: Networking category: networking
name: Pi-hole name: Pi-hole
version: "2023.03.1" version: "2023.03.1"
tagline: Block ads on your entire network tagline: Block ads on your entire network

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: plex id: plex
category: Media category: media
name: Plex name: Plex
version: "1.31.2" version: "1.31.2"
tagline: Stream Movies & TV Shows tagline: Stream Movies & TV Shows

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: prowlarr id: prowlarr
category: Media category: media
name: Prowlarr name: Prowlarr
version: "0.4.4-nightly-build-2" version: "0.4.4-nightly-build-2"
tagline: Prowlarr is an indexer manager/proxy tagline: Prowlarr is an indexer manager/proxy

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: qbittorrent id: qbittorrent
category: Networking category: networking
name: qBittorrent name: qBittorrent
version: "4.5.2" version: "4.5.2"
tagline: Free and reliable P2P Bittorrent client tagline: Free and reliable P2P Bittorrent client

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: radarr id: radarr
category: Media category: media
name: Radarr name: Radarr
version: "4.1.0.6175" version: "4.1.0.6175"
tagline: Your movie collection manager tagline: Your movie collection manager

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: remmina id: remmina
category: Networking category: networking
name: Remmina name: Remmina
version: "1.4.2" version: "1.4.2"
tagline: Remote access screen and file sharing tagline: Remote access screen and file sharing

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: ride-the-lightning id: ride-the-lightning
category: Lightning Node Management category: bitcoin
name: Ride The Lightning name: Ride The Lightning
version: "0.13.2-beta-hotfix-1" version: "0.13.2-beta-hotfix-1"
tagline: A powerful dashboard for the Lightning Network tagline: A powerful dashboard for the Lightning Network

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: robosats id: robosats
category: Finance category: bitcoin
name: RoboSats name: RoboSats
version: "v0.5.1-alpha" version: "v0.5.1-alpha"
tagline: Simple and Private Bitcoin P2P Exchange tagline: Simple and Private Bitcoin P2P Exchange

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: rotki id: rotki
category: Finance category: finance
name: rotki name: rotki
version: "1.27.1" version: "1.27.1"
tagline: Portfolio tracking, analytics, accounting and tax reporting tagline: Portfolio tracking, analytics, accounting and tax reporting

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: samourai-server id: samourai-server
category: Wallet Servers category: bitcoin
name: Samourai Server name: Samourai Server
version: "1.16.1-hotfix-3" version: "1.16.1-hotfix-3"
tagline: Your private backing server for Samourai Wallet tagline: Your private backing server for Samourai Wallet

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: satsale id: satsale
category: Finance category: bitcoin
name: SatSale name: SatSale
version: "0.1.13-build-1" version: "0.1.13-build-1"
tagline: Lightweight Bitcoin payment processor tagline: Lightweight Bitcoin payment processor

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: simple-torrent id: simple-torrent
category: Networking category: networking
name: SimpleTorrent name: SimpleTorrent
version: "1.3.9-hotfix-1" version: "1.3.9-hotfix-1"
tagline: Download torrents with your Umbrel tagline: Download torrents with your Umbrel

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: snapdrop id: snapdrop
category: Files category: files
name: Snapdrop name: Snapdrop
version: "f769a766" version: "f769a766"
tagline: Opensource Airdrop Alternative tagline: Opensource Airdrop Alternative

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: snort id: snort
category: Social category: social
name: Snort name: Snort
version: "v0.1.8" version: "v0.1.8"
tagline: Fast Nostr UI tagline: Fast Nostr UI

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: snowflake id: snowflake
category: Networking category: networking
name: Tor Snowflake Proxy name: Tor Snowflake Proxy
version: "2.4.1" version: "2.4.1"
tagline: Help defeat internet censorship tagline: Help defeat internet censorship

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: sonarr id: sonarr
category: Media category: media
name: Sonarr name: Sonarr
version: "3.0.9" version: "3.0.9"
tagline: Smart PVR for newsgroup and bittorrent users tagline: Smart PVR for newsgroup and bittorrent users

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: sparkkiosk id: sparkkiosk
category: Finance category: bitcoin
name: Sparkkiosk name: Sparkkiosk
version: "1.0.0-build-2" version: "1.0.0-build-2"
tagline: Minimal LNURL kiosk tagline: Minimal LNURL kiosk

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: specter-desktop id: specter-desktop
category: Finance category: bitcoin
name: Specter Desktop name: Specter Desktop
version: "1.14.2" version: "1.14.2"
tagline: Multisig with hardware wallets made easy tagline: Multisig with hardware wallets made easy

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: sphinx-relay id: sphinx-relay
category: Social category: social
name: Sphinx Relay name: Sphinx Relay
version: "2.3.2" version: "2.3.2"
tagline: Chat and pay over the Lightning Network tagline: Chat and pay over the Lightning Network

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: squeaknode id: squeaknode
category: Social category: social
name: Squeaknode name: Squeaknode
version: "0.3.3" version: "0.3.3"
tagline: A peer-to-peer status feed with Lightning monetization tagline: A peer-to-peer status feed with Lightning monetization

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: squeakroad id: squeakroad
category: Finance category: bitcoin
name: Squeak Road name: Squeak Road
version: "0.1.14-build-2" version: "0.1.14-build-2"
tagline: Run your own anonymous market tagline: Run your own anonymous market

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: suredbits-wallet id: suredbits-wallet
category: Finance category: bitcoin
name: Suredbits Wallet name: Suredbits Wallet
version: "1.9.7" version: "1.9.7"
tagline: A universal DLC wallet tagline: A universal DLC wallet

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: synapse id: synapse
category: Social category: social
name: Synapse name: Synapse
version: "1.42.0" version: "1.42.0"
tagline: Matrix reference homeserver tagline: Matrix reference homeserver

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: syncthing id: syncthing
category: Files category: files
name: Syncthing name: Syncthing
version: "1.23.2" version: "1.23.2"
tagline: Peer-to-peer file synchronization between your devices tagline: Peer-to-peer file synchronization between your devices

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: tailscale id: tailscale
category: Networking category: networking
name: Tailscale name: Tailscale
version: "v1.40.1" version: "v1.40.1"
tagline: Zero config VPN to access your Umbrel from anywhere tagline: Zero config VPN to access your Umbrel from anywhere

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: tallycoin-connect id: tallycoin-connect
category: Finance category: bitcoin
name: Tallycoin Connect name: Tallycoin Connect
version: "1.8.0" version: "1.8.0"
tagline: Crowdfund donations directly to your Umbrel node with Tallycoin. tagline: Crowdfund donations directly to your Umbrel node with Tallycoin.

View File

@ -1,6 +1,6 @@
manifestVersion: 1.1 manifestVersion: 1.1
id: tdex id: tdex
category: Finance category: bitcoin
name: TDEX Provider name: TDEX Provider
version: "0.9.1" version: "0.9.1"
tagline: Provide liquidity on the TDEX Network, an open protocol to trade Liquid Network assets. tagline: Provide liquidity on the TDEX Network, an open protocol to trade Liquid Network assets.

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: thunderhub id: thunderhub
category: Lightning Node Management category: bitcoin
name: ThunderHub name: ThunderHub
version: "0.13.19" version: "0.13.19"
tagline: Take full control of your Lightning node tagline: Take full control of your Lightning node

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: torq id: torq
category: Lightning Node Management category: bitcoin
name: Torq name: Torq
version: "v0.22.4" version: "v0.22.4"
tagline: Capital management for routing nodes on the lightning network tagline: Capital management for routing nodes on the lightning network

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: transmission id: transmission
category: Networking category: networking
name: Transmission name: Transmission
version: "4.0.3" version: "4.0.3"
tagline: A fast, easy and free BitTorrent client tagline: A fast, easy and free BitTorrent client

View File

@ -1,6 +1,6 @@
manifestVersion: 1 manifestVersion: 1
id: trilium-notes id: trilium-notes
category: Productivity category: files
name: Trilium Notes name: Trilium Notes
version: "0.59.4" version: "0.59.4"
tagline: Build your personal knowledge base with Trilium Notes tagline: Build your personal knowledge base with Trilium Notes

Some files were not shown because too many files have changed in this diff Show More