https://github.com/decred/umbrel-app-store
https://github.com/decred/umbrel-app-store
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decred/umbrel-app-store
- Owner: decred
- Created: 2023-03-17T15:01:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-07T11:53:46.000Z (9 months ago)
- Last Synced: 2026-01-27T13:52:01.218Z (5 months ago)
- Size: 2.98 MB
- Stars: 8
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decred App Store on Umbrel
Add this repository through the Umbrel user interface as shown in the following demo:
[](https://www.youtube.com/watch?v=4gcK-WYjqhc)
## Or use the Umbrel CLI as described below
### Add app store
```sh
sudo ~/umbrel/scripts/repo add https://github.com/decred/umbrel-app-store/
sudo ~/umbrel/scripts/repo update
```
### Install Bison Wallet
```sh
sudo ~/umbrel/scripts/app install decred-dcrdex
```
### Remove this app store
```sh
sudo ~/umbrel/scripts/repo remove https://github.com/decred/umbrel-app-store/
```