From 8d7ebe26ab0c40664d5988a41347648e57c49eca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Arturo=20Cabral=20Mej=C3=ADa?= Date: Fri, 16 Sep 2022 18:48:31 -0400 Subject: [PATCH] Add nostr-fzf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d4124e..0042fdd 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ them: ## Tools - [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables +- [nostr-fzf](https://github.com/Cameri/nostr-fzf) - Nostr Directory; a tool for searching usernames and channels - [nostr-launch](https://codeberg.org/rsbondi/nostr-launch) - a tool for launching a bunch of relays and clients locally for development and testing - [nos2x - nostr signer extension](https://github.com/fiatjaf/nos2x) - a browser extension for signing events on 3rd party site without sharing your private keys with them - [nostr GitHub Action](https://github.com/theborakompanioni/nostr-action) - send events from GitHub Actions