add nostr-share-component

This commit is contained in:
TsukemonoGit 2025-01-23 12:21:26 +09:00
parent cc0414fceb
commit b2d4ba1b74

View File

@ -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