Compare commits

..

6 Commits

Author SHA1 Message Date
Aljaz Ceru
1c7d5b685a
Merge pull request #495 from trinidz/rssnotes
rssnotes added to bridges and gateways
2024-11-21 06:40:03 +01:00
Aljaz Ceru
f9e43867a4
Merge pull request #496 from limina1/main
Add Alexandria project to README
2024-11-21 06:39:48 +01:00
Aljaz Ceru
125c686bb1
adding missing stars 2024-11-21 06:39:41 +01:00
limina1
2f9e5999e4
Update README.md with Alexandria 2024-11-20 14:12:49 -05:00
limina1
58dd61f600
Add Alexandria Knowledge Base client 2024-11-20 13:20:11 -05:00
trinidz
b908bd6da9 rssnotes added to bridges and gateways 2024-11-19 10:02:27 +00:00

View File

@ -99,7 +99,7 @@ Websites with lists of relays and their performance/health:
- [relays.xport.top](https://relays.xport.top) - relays list sortable by ping, activity, etc.
## Clients
- [Alexandria](https://github.com/ShadowySupercode/gc-alexandria)![stars](https://img.shields.io/github/stars/ShadowySupercode/gc-alexandria.svg?style=social) - A Knowledge Base and future eReader app. Focuses on the implementation of [NKBIP-01](https://wikifreedia.xyz/nkbip-01)
- [algia-web](https://github.com/ryogrid/algia-web)![stars](https://img.shields.io/github/stars/ryogrid/algia-web.svg?style=social) - A small resource consumption oriented Nostr web client
- [Agora](https://agorasocial.app) ![stars](https://img.shields.io/github/stars/ghobs91/agora.svg?style=social) - Follow your favorite topics in nostr-verse (and even posts from Mastodon, Reddit, Bluesky, and Twitter)
- [algia](https://github.com/mattn/algia)![stars](https://img.shields.io/github/stars/mattn/algia.svg?style=social) - A cli application for nostr.
@ -349,7 +349,7 @@ Websites with lists of relays and their performance/health:
- [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) - 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).
## 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.