From adf22282b7a7d1f3aee25604891ef2314dad824c Mon Sep 17 00:00:00 2001 From: Sepehr Safari Date: Sun, 19 Mar 2023 12:20:55 +0330 Subject: [PATCH 1/3] add Nostribe.com web app nostr client An open source web app built with Next.js 13 and TypeScript. Stack: React, Next, TypeScript, Tailwind CSS Live Instance: www.Nostribe.com --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a37cfa..4f97c27 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ them: ## Clients +- [Nostribe.com](https://github.com/sepehr-safari/nostribe-web-client) ![stars](https://img.shields.io/github/stars/sepehr-safari/nostribe-web-client.svg?style=social) - Nostr client web app built with Next.js 13 and TypeScript. + - [Nostribe.com](https://nostribe.com/) - Live instance. - [Astral](https://github.com/monlovesmango/astral)![stars](https://img.shields.io/github/stars/monlovesmango/astral.svg?style=social) - a branle fork with global feed and UI makeover - [astral.ninja](https://astral.ninja/) - [client.nostr.guide](https://client.nostr.guide/) From 6c3b8d75264715089c2254925d6074f763362e0e Mon Sep 17 00:00:00 2001 From: Lightning Koala Date: Mon, 20 Mar 2023 16:36:43 +0000 Subject: [PATCH 2/3] add nostr-wtf tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a37cfa..41bdc34 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ them: - [NostrFlu](https://heguro.github.io/nostr-following-list-util/)![stars](https://img.shields.io/github/stars/heguro/nostr-following-list-util.svg?style=social) - A tool to collect and resend following lists from relays. You can also check badges. - [nkcli](https://github.com/mdzz-club/nkcli)![stars](https://img.shields.io/github/stars/mdzz-club/nkcli.svg?style=social) - A CLI tool for nostr key manage and serve NIP-46. - [git-nostr](https://github.com/colealbon/git-nostr)![stars](https://img.shields.io/github/stars/colealbon/git-nostr.svg?style=social) - A tool to enhance git cli with nostr communications. Publish patch content, prs, repo name, issues, etc to nostr relay. +- [nostr-wtf](https://github.com/LightningK0ala/nostr-wtf)![stars](https://img.shields.io/github/stars/LightningK0ala/nostr-wtf.svg?style=social) - A set of nostr tools available and deployed on a web app including a [pubkey converter](https://lightningk0ala.github.io/nostr-wtf/) and [relay query tool](https://lightningk0ala.github.io/nostr-wtf/query). ## NIP-05 identity services From 803f35ba50c4fa420a6a3aa31dc6499f5bdec230 Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Tue, 21 Mar 2023 08:15:55 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f97c27..4d9c00c 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,6 @@ them: ## Clients -- [Nostribe.com](https://github.com/sepehr-safari/nostribe-web-client) ![stars](https://img.shields.io/github/stars/sepehr-safari/nostribe-web-client.svg?style=social) - Nostr client web app built with Next.js 13 and TypeScript. - - [Nostribe.com](https://nostribe.com/) - Live instance. - [Astral](https://github.com/monlovesmango/astral)![stars](https://img.shields.io/github/stars/monlovesmango/astral.svg?style=social) - a branle fork with global feed and UI makeover - [astral.ninja](https://astral.ninja/) - [client.nostr.guide](https://client.nostr.guide/) @@ -132,7 +130,9 @@ them: - [Written](https://github.com/silencesoft/written)![stars](https://img.shields.io/github/stars/silencesoft/written.svg?style=social) Self hosted blog using nostr long-form content (NIP-23) and it shows only posts by selected authors. - [Demo](https://written-weld.vercel.app/) - [Nostr Nests](https://nostrnests.com/) - Nostr Nests is an audio space for chatting, brainstorming, debating, jamming, micro-conferences and more. - +- [Nostribe.com](https://github.com/sepehr-safari/nostribe-web-client) ![stars](https://img.shields.io/github/stars/sepehr-safari/nostribe-web-client.svg?style=social) - Nostr client web app built with Next.js 13 and TypeScript. + - [Nostribe.com](https://nostribe.com/) - Live instance. + ### Client reviews and/or comparisons - Feature [comparison list of Nostr clients](https://github.com/vishalxl/Nostr-Clients-Features-List)![stars](https://img.shields.io/github/stars/vishalxl/Nostr-Clients-Features-List.svg?style=social)