From 73dc2cac53fe1c688eb00a382402884fc8768519 Mon Sep 17 00:00:00 2001 From: gustavonmartins <15790478+gustavonmartins@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:20:25 +0000 Subject: [PATCH 1/2] Added nostr-to-rss, a bridge enabling RSS clients to read Nostr contents Thats a bridge I did because I wanted a client like RSS to view nostr, so it was easier to make a bridge then to create a new client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ec138b..01b9509 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ Websites with lists of relays and their performance/health: - [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway)![stars](https://img.shields.io/github/stars/Cameri/smtp-nostr-gateway.svg?style=social) - a bridge that forwards emails to pubkeys as encrypted direct messages - [Nostr over LoRa](https://github.com/geoffwhittington/meshtastic-bridge) ![stars](https://img.shields.io/github/stars/geoffwhittington/meshtastic-bridge.svg?style=social) - a gateway that can relay off-grid [Meshtastic](https://meshtastic.org) messages to NoStr. - [atomstr](https://git.sr.ht/~psic4t/atomstr) - RSS/Atom gateway to Nostr. Live at [https://atomstr.data.haus](https://atomstr.data.haus) +- [nostr-to-rss ](https://github.com/gustavonmartins/nostr-to-rss)![stars](https://img.shields.io/github/stars/gustavonmartins/nostr-to-rss.svg?style=social) - A bridge that enables your RSS clients subscribing to Nostr content. A spam-free Nostr experience. Connect your favorite RSS client to Nostr, filter out noise, and focus on quality content. Customizable blocklists, whitelists, and conversation controls. Discover the best of Nostr without the clutter. ## Cache services From c9b46f054395830c94127ccfc1d7b1be9911f402 Mon Sep 17 00:00:00 2001 From: gustavonmartins <15790478+gustavonmartins@users.noreply.github.com> Date: Thu, 14 Nov 2024 11:05:43 +0000 Subject: [PATCH 2/2] Added live instance to nostr-to-rss --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01b9509..0276937 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ Websites with lists of relays and their performance/health: - [Nostr over LoRa](https://github.com/geoffwhittington/meshtastic-bridge) ![stars](https://img.shields.io/github/stars/geoffwhittington/meshtastic-bridge.svg?style=social) - a gateway that can relay off-grid [Meshtastic](https://meshtastic.org) messages to NoStr. - [atomstr](https://git.sr.ht/~psic4t/atomstr) - RSS/Atom gateway to Nostr. Live at [https://atomstr.data.haus](https://atomstr.data.haus) - [nostr-to-rss ](https://github.com/gustavonmartins/nostr-to-rss)![stars](https://img.shields.io/github/stars/gustavonmartins/nostr-to-rss.svg?style=social) - A bridge that enables your RSS clients subscribing to Nostr content. A spam-free Nostr experience. Connect your favorite RSS client to Nostr, filter out noise, and focus on quality content. Customizable blocklists, whitelists, and conversation controls. Discover the best of Nostr without the clutter. + - [nostr-to-rss](https://nostr-to-rss.deno.dev/) - live instance ## Cache services