From b2d4ba1b743733860afe48cb8861ad691e78b17a Mon Sep 17 00:00:00 2001 From: TsukemonoGit <102149418+TsukemonoGit@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:21:26 +0900 Subject: [PATCH] add nostr-share-component --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57c95b4..bbd2fd5 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,7 @@ Websites with lists of relays and their performance/health: - [nostr-post-checker](https://koteitan.github.io/nostr-post-checker/) - live instance - [nostr-proxy](https://github.com/dolu89/nostr-proxy)![stars](https://img.shields.io/github/stars/dolu89/nostr-proxy?style=social) - Push and get events to your Proxy, get results from multiple Nostr relays. - [nostr-rs-relay-compose](https://github.com/vdo/nostr-rs-relay-compose)![stars](https://img.shields.io/github/stars/vdo/nostr-rs-relay-compose.svg?style=social) - a Docker compose deployment for nostr-rs-relay with SSL support based on Traefik +- [nostr-share-component](https://tsukemonogit.github.io/nostr-share-component/)![stars](https://img.shields.io/github/stars/tsukemonogit/nostr-share-component.svg?style=social) - A custom web component that can be embedded into any web page to easily add a share button for Nostr. - [nostr-spam-detection](https://github.com/blakejakopovic/nostr-spam-detection)![stars](https://img.shields.io/github/stars/blakejakopovic/nostr-spam-detection.svg?style=social) - An experiment in building a machine learning model to label Nostr spam content for filtering and relay rejection. - [nostr-terminal](https://github.com/cmdruid/nostr-terminal)![stars](https://img.shields.io/github/stars/cmdruid/nostr-terminal.svg?style=social) - SSH-like access to your machine via web terminal, powered by Nostr. - [nostr-tool](https://github.com/0xtrr/nostr-tool)![stars](https://img.shields.io/github/stars/0xtrr/nostr-tool.svg?style=social) - Rust CLI tool to generate and publish events