Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/decred/umbrel-app-store


https://github.com/decred/umbrel-app-store

Last synced: 2 months ago
JSON representation

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://user-images.githubusercontent.com/10330103/197889452-e5cd7e96-3233-4a09-b475-94b754adc7a3.mp4

Alternatively, you can use the Umbrel CLI as described below.

To add an app store:
```
sudo ~/umbrel/scripts/repo add https://github.com/decred/umbrel-app-store/

sudo ~/umbrel/scripts/repo update
```

To install DCRDEX from the app store
```
sudo ~/umbrel/scripts/app install decred-dcrdex
```

To remove this app store:
```
sudo ~/umbrel/scripts/repo remove https://github.com/decred/umbrel-app-store/
```