nostr-notify
v0.1.2
Published
libnotify nostr notifications
Downloads
10
Readme
nostr-libnotify
Listen for events to a pubkey and send desktop notifications via notify-send
Dependencies
libnotify/notify-send
Usage
Basic usage:
$ nostr-notify <hex-pubkey>
For encrypted dm support:
$ git config --global --set nostr.secretkey <hex-secret-key>
$ nostr-notify
OR
$ export NOSTR_SECRET_KEY=<hex secret key>
$ nostr-notify