Compare commits

...

6 Commits

Author SHA1 Message Date
Aljaz Ceru
aebaf6a34b
Merge pull request #498 from asmcos/main
Update README.md add NostrBridge
2024-12-01 06:56:53 +01:00
Aljaz Ceru
9dddac73fc
Merge pull request #497 from arbadacarbaYK/patch-3
Update README.md
2024-12-01 06:56:20 +01:00
Aljaz Ceru
4fea41b5d5
adding stars 2024-12-01 06:56:12 +01:00
asmcos
0c1b6845d7
Update README.md
Co-authored-by: Asai Toshiya <to.asai.60@gmail.com>
2024-11-27 11:37:13 +08:00
asmcos
4cd0c3ea62
Update README.md add NostrBridge 2024-11-26 15:05:07 +08:00
arbadacarba
5a4e038cd5
Update README.md
added Tides
2024-11-24 11:57:24 +01:00

View File

@ -235,6 +235,7 @@ Websites with lists of relays and their performance/health:
- [Spring Browser](https://spring.site) - Nostr-focused browser app for Android.
- [Stackerstan](https://stackerstan.org)![stars](https://img.shields.io/github/stars/stackerstan/mindmachine.svg?style=social) - A decentralized organization built on Bitcoin and Nostr, implemented as a replicated state machine in Golang
- [Tamga](https://github.com/erdaltoprak/tamga)![stars](https://img.shields.io/github/stars/erdaltoprak/tamga.svg?style=social) - An offline first nostr contact & profile manager for iOS!
- [Tides](https://github.com/arbadacarbayk/tides)![stars](https://img.shields.io/github/stars/arbadacarbayk/tides.svg?style=social) - Chrome Extension Messenger with a hotlink for Noderunners Radio Stream
- [uBlog](https://github.com/nodetec/ublog) ![stars](https://img.shields.io/github/stars/nodetec/ublog.svg?style=social) - A minimalist blog on nostr that allows anyone to easily create their own personal micro-blog.
- [u-blog.vercel.app](https://u-blog.vercel.app)
- [Votestr](https://votestr.com/)![stars](https://img.shields.io/github/stars/vilm3r/votestr.svg?style=social) - Poll web app with nostr authentication and blind signature unlinkability
@ -350,7 +351,7 @@ Websites with lists of relays and their performance/health:
- [nostr-to-rss ](https://github.com/gustavonmartins/nostr-to-rss)![stars](https://img.shields.io/github/stars/gustavonmartins/nostr-to-rss.svg?style=social) - nostr to RSS bridge, enabling you to subscribe to nostr events in RSS clients
- [nostr-to-rss](https://nostr-to-rss.deno.dev/) - live instance
- [rssnotes](https://github.com/trinidz/rssnotes) ![stars](https://img.shields.io/github/stars/trinidz/rssnotes.svg?style=social) - RSS/Atom to Nostr relay. Fork of [rsslay](https://github.com/piraces/rsslay).
- [NostrBridge](https://github.com/duozhutuan/NostrBridge/)![stars](https://img.shields.io/github/stars/duozhutuan/NostrBridge.svg?style=social) - NostrBridge provides two core features aimed at facilitating WebSocket connection forwarding and message forwarding under the Nostr protocol.
## Cache services
- [Primal](https://github.com/PrimalHQ/primal-caching-service) - Caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.