Contains the original (discontinued) Alby Nostr Wallet Connect app and the new and actively developed Alby Hub to use your Umbrel lightning node in the NWC ecosystem.
Add this community App Store (https://github.com/getAlby/umbrel-community-app-store.git
) and install the Alby Hub from there.
To install this on your umbrel, you can add this repository through the Umbrel user interface as shown in the following demo:
umbrel-0.5.2.mp4
Alternatively, you can use the Umbrel CLI as described below.
To add an app store:
sudo ~/umbrel/scripts/repo add https://github.com/getAlby/umbrel-community-app-store.git
sudo ~/umbrel/scripts/repo update
To install an app from the app store
sudo ~/umbrel/scripts/app install alby-nostr-wallet-connect
sudo ~/umbrel/scripts/app install alby-albyhub
To remove an app store:
sudo ~/umbrel/scripts/repo remove https://github.com/getAlby/umbrel-community-app-store.git