From a6fb210fbb19a83291560222817ef7f05bbc9705 Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Sat, 20 Aug 2022 23:56:18 +0530 Subject: [PATCH] Update README.md Mentioned nostr_console client. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba531fb..64b897b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ them: - [Sendstr](https://sendstr.com/) - shared clipboard between devices over nostr - [noscl](https://github.com/fiatjaf/noscl) - a basic command-line client written in Go - [loquaz](https://github.com/emeceve/loquaz) - a desktop app written in Rust for direct encrypted chat - +- [nostr console](https://github.com/vishalxl/nostr_console) - a nostr command line client written in Dart. Binaries available for Windows, Linux and MacOS. + ## Libraries - [NNostr.Client](https://github.com/Kukks/NNostr) - a C# Nostr library for use by clients - [nostr-tools](https://github.com/fiatjaf/nostr-tools) - a JavaScript client that abstracts the relay management code for use by clients