From 6a0aa6a4f2c86abb39a8f7df6945b0b6f312d373 Mon Sep 17 00:00:00 2001 From: ObjectWizard <16ohs@protonmail.com> Date: Tue, 5 Sep 2023 15:17:16 +0100 Subject: [PATCH 1/3] Add BlazeJump Nostr Client Boilerplate to the AwesomeNostr list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7eff1..b9e7508 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ them: - [client.nostr.guide](https://client.nostr.guide/) - [Attached](https://github.com/dyegolara/nostr-attached)![stars](https://img.shields.io/github/stars/dyegolara/nostr-attached.svg?style=social) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app stores review - [Bija](https://github.com/BrightonBTC/bija)![stars](https://img.shields.io/github/stars/BrightonBTC/bija.svg?style=social) - A desktop client written in python. Currently Linux only +- [BlazeJump](https://github.com/objectwizard/BlazeJump)![stars](https://img.shields.io/github/stars/BrightonBTC/bija.svg?style=social) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database. - [Blockcore Notes](https://github.com/block-core/blockcore-notes) ![stars](https://img.shields.io/github/stars/block-core/blockcore-notes.svg?style=social) - Progressive Web App that can be installed on mobile and desktop, organize following in circles and have both public and private following lists. Dynamic interface for different uses, such as optimized for photograph viewing - [notes.blockcore.net](https://notes.blockcore.net/) - [blogstack.io](https://blogstack.io)![stars](https://img.shields.io/github/stars/nodetec/blogstack.svg?style=social) - Blogging site for nostr, supports markdown From a1e99a052bc0e0e0774fb809015da9c3eb6a449f Mon Sep 17 00:00:00 2001 From: ObjectWizard <16ohs@protonmail.com> Date: Tue, 5 Sep 2023 15:18:52 +0100 Subject: [PATCH 2/3] Remove stars display --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e7508..19c3129 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ them: - [client.nostr.guide](https://client.nostr.guide/) - [Attached](https://github.com/dyegolara/nostr-attached)![stars](https://img.shields.io/github/stars/dyegolara/nostr-attached.svg?style=social) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app stores review - [Bija](https://github.com/BrightonBTC/bija)![stars](https://img.shields.io/github/stars/BrightonBTC/bija.svg?style=social) - A desktop client written in python. Currently Linux only -- [BlazeJump](https://github.com/objectwizard/BlazeJump)![stars](https://img.shields.io/github/stars/BrightonBTC/bija.svg?style=social) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database. +- [BlazeJump](https://github.com/objectwizard/BlazeJump) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database. - [Blockcore Notes](https://github.com/block-core/blockcore-notes) ![stars](https://img.shields.io/github/stars/block-core/blockcore-notes.svg?style=social) - Progressive Web App that can be installed on mobile and desktop, organize following in circles and have both public and private following lists. Dynamic interface for different uses, such as optimized for photograph viewing - [notes.blockcore.net](https://notes.blockcore.net/) - [blogstack.io](https://blogstack.io)![stars](https://img.shields.io/github/stars/nodetec/blogstack.svg?style=social) - Blogging site for nostr, supports markdown From 6af14a64b832b82429d2d09e06aa64739988bae2 Mon Sep 17 00:00:00 2001 From: Aljaz Ceru Date: Tue, 5 Sep 2023 19:18:54 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19c3129..20d27a7 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ them: - [client.nostr.guide](https://client.nostr.guide/) - [Attached](https://github.com/dyegolara/nostr-attached)![stars](https://img.shields.io/github/stars/dyegolara/nostr-attached.svg?style=social) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app stores review - [Bija](https://github.com/BrightonBTC/bija)![stars](https://img.shields.io/github/stars/BrightonBTC/bija.svg?style=social) - A desktop client written in python. Currently Linux only -- [BlazeJump](https://github.com/objectwizard/BlazeJump) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database. +- [BlazeJump](https://github.com/objectwizard/BlazeJump)![stars](https://img.shields.io/github/stars/objectwizard/BlazeJump.svg?style=social) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database. - [Blockcore Notes](https://github.com/block-core/blockcore-notes) ![stars](https://img.shields.io/github/stars/block-core/blockcore-notes.svg?style=social) - Progressive Web App that can be installed on mobile and desktop, organize following in circles and have both public and private following lists. Dynamic interface for different uses, such as optimized for photograph viewing - [notes.blockcore.net](https://notes.blockcore.net/) - [blogstack.io](https://blogstack.io)![stars](https://img.shields.io/github/stars/nodetec/blogstack.svg?style=social) - Blogging site for nostr, supports markdown