From 05152a1261baaed86f501537522e14b3712c8d5a Mon Sep 17 00:00:00 2001 From: Wei Li Date: Mon, 4 Dec 2023 20:30:52 -0800 Subject: [PATCH 1/3] Update README.md Add beagle chat --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44a6e65..cbc84e5 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Websites with lists of relays and their performance/health: - [astral.ninja](https://astral.ninja/) - [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 +- [Beagle](https://github.com/0xli/beagle.chat) - Mobile client for iOS, customized nostr page to display new registered user of beagle chat. - [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/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 From acb98ad248df65859c827761e329f1912265c234 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Mon, 4 Dec 2023 20:36:01 -0800 Subject: [PATCH 2/3] Update README.md Change description of beagle chat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc84e5..48b04d3 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Websites with lists of relays and their performance/health: - [astral.ninja](https://astral.ninja/) - [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 -- [Beagle](https://github.com/0xli/beagle.chat) - Mobile client for iOS, customized nostr page to display new registered user of beagle chat. +- [Beagle](https://github.com/0xli/beagle.chat) - Realtime Text/Audo/Video chat client for iOS, using a customized nostr page to display new registered user of beagle chat. - [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/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 From b872f670d4bbbf70f0e2b4a22e33b8c9c4a7d571 Mon Sep 17 00:00:00 2001 From: Wei Li Date: Mon, 4 Dec 2023 21:00:11 -0800 Subject: [PATCH 3/3] Update README.md update link and descriptions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48b04d3..0512162 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Websites with lists of relays and their performance/health: - [astral.ninja](https://astral.ninja/) - [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 -- [Beagle](https://github.com/0xli/beagle.chat) - Realtime Text/Audo/Video chat client for iOS, using a customized nostr page to display new registered user of beagle chat. +- [Beagle](https://0xli.github.io/beagle.chat/) - Realtime Text/Audo/Video chat client for iOS, using nostr replay for users to share information and moments by posts of text, image and video. - [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/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