powered by nostr-relay
You can download the latest version from the release page.
Because the app is not signed, you may need to allow it to run in the system settings.
You can also build the app from the source code.
# Clone this repository
git clone https://github.com/CodyTseng/nostr-relay-tray.git
# Go into the repository
cd nostr-relay-tray
# Install dependencies
npm install
# Build the app
npm run make
The executable file will be in the out
folder.
If you like this project, you can buy me a coffee :) ⚡️ codytseng@getalby.com ⚡️
The ostrich element within the icon is sourced from nostr_icons. Special thanks to satscoffee for providing such a beautiful ostrich.
MIT