From c66f3afe499c6feeaa726dc4f7561bb87c53ca97 Mon Sep 17 00:00:00 2001 From: Sepehr Safari Date: Thu, 29 Aug 2024 15:18:00 +0330 Subject: [PATCH] Add Groups (NIP-29 Group Chat Web Client) Added Github repo and live instance for Groups (NIP-29 Group Chat Web Client). --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ca0167d..e249aa4 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,8 @@ Websites with lists of relays and their performance/health: - [Formstr](https://github.com/abhay-raizada/nostr-forms)![stars](https://img.shields.io/github/stars/abhay-raizada/nostr-forms.svg?style=social) - A Google Forms alternative built on top of the nostr protocol. - [formstr.app](https://formstr.app/) - live instance - [futr](https://github.com/prolic/futr)![stars](https://img.shields.io/github/stars/prolic/futr.svg?style=social) - nostr client desktop app written in Haskell +- [Groups](https://github.com/max21dev/groups)![stars](https://img.shields.io/github/stars/max21dev/groups.svg?style=social) - NIP-29 Group Chat Web Client. + - Live Instance: [groups.nip29.com](https://groups.nip29.com) - [gitstr](https://github.com/fiatjaf/gitstr)![stars](https://img.shields.io/github/stars/fiatjaf/gitstr.svg?style=social) - Send and receive git patches over Nostr, using [NIP-34](https://github.com/nostr-protocol/nips/blob/master/34.md). - [gnost-deflate-client](https://github.com/barkyq/gnost-deflate-client)![stars](https://img.shields.io/github/stars/barkyq/gnost-deflate-client?style=social) - CLI nostr client written in go implementing permessage-deflate websocket compression. - [gossip](https://github.com/mikedilger/gossip)![stars](https://img.shields.io/github/stars/mikedilger/gossip.svg?style=social) - A desktop client in rust presented with egui