20 Commits

Author SHA1 Message Date
Aljaz
eef54dfab1 Update README with new Nostr projects 2026-02-05 10:18:58 +01:00
Aljaz
5d0c0da1b1 Update README.md 2026-02-05 10:15:01 +01:00
Aljaz
81c1376f9a Merge pull request #617 from dmnyc/feat/add-words-with-zaps-game
Add Words with Zaps game
2026-02-05 05:39:24 +01:00
Aljaz
1a41b0fe1a Update README.md 2026-02-05 05:39:15 +01:00
The Daniel
deadc82d10 feat: Add 'Words With Zaps' game 2026-02-04 22:08:55 -05:00
Aljaz
b1b5debcea Merge pull request #615 from yysskk/main
Add swift-nostr-client
2026-01-31 08:16:13 +01:00
Yusuke Morishita
121b33b616 Add swift-nostr-client 2026-01-31 16:14:07 +09:00
Aljaz
bac7bb96ae Merge pull request #614 from dmnyc/add-snoopable-tool
Add Snoopable to tools list
2026-01-31 06:58:17 +01:00
Aljaz
9942d65471 Update descriptions for Nostr utilities in README 2026-01-31 06:58:02 +01:00
The Daniel
8a684a2434 Add Snoopable to tools list 2026-01-30 23:27:22 -05:00
Aljaz
ca6867634b Merge pull request #613 from aljazceru/feature/add-new-resources-2025-01
Add new Nostr clients and NWC endpoint
2026-01-30 12:27:51 +01:00
aljazceru
004037c862 Add new Nostr clients and NWC endpoint
- Add astraea nostr client to Other section
- Add lawallet-nwc to NWC Endpoints section
2026-01-30 06:29:50 +01:00
Aljaz
5c58037c15 Add analytics script to index.html 2026-01-30 06:03:32 +01:00
Aljaz
09791f2b32 Merge pull request #612 from tani/patch-1
Add n0str
2026-01-27 17:03:52 +01:00
Aljaz
90e50116b1 Update README.md 2026-01-27 17:03:42 +01:00
TANIGUCHI Masaya
fd1c296aa9 Add star badge to n0str entry in README 2026-01-27 22:41:16 +09:00
TANIGUCHI Masaya
5c1c3eeb01 Add n0str relay to the README.md list 2026-01-27 22:39:38 +09:00
Aljaz
05abd80e0f Merge pull request #611 from dmnyc/main
Add Purgatory to Tools section
2026-01-27 07:26:48 +01:00
Aljaz
e4aed57646 Update Plebs vs. Zombies description in README
Removed the mention of 'Try Scout Mode without signing in to see how many zombies any Nostr user is following.'
2026-01-27 07:26:39 +01:00
The Daniel
e77a8517fb Add Purgatory to Tools section in README.md 2026-01-26 22:51:04 -05:00
2 changed files with 24 additions and 2 deletions

View File

@@ -71,6 +71,7 @@ of the public instances.
- [Minds Engine - Nostr](https://gitlab.com/minds/engine/-/tree/master/Core/Nostr) - relevant Minds API code for reading/writing Minds posts using Nostr
- [monstr](https://github.com/monty888/monstr)- python code for working with nostr
- [multiplextr](https://github.com/coracle-social/multiplextr) ![stars](https://img.shields.io/github/stars/coracle-social/multiplextr.svg?style=social) - A custom relay designed to save bandwidth for clients with multiplexer support.
- [n0str](https://github.com/tani/n0str)![stars](https://img.shields.io/github/stars/tani/n0str.svg?style=social) - Nostr relay designed for maximum simplicity without sacrificing power
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go.
- [netstr](https://github.com/bezysoftware/netstr)![stars](https://img.shields.io/github/stars/bezysoftware/netstr.svg?style=social) - A general purpose Nostr relay written in C# with high test coverage, backed by Postgres DB.
- [Nex](https://github.com/lebrunel/nex) ![stars](https://img.shields.io/github/stars/lebrunel/nex.svg?style=social) - A powerful and scalable Nostr relay written in Elixir with Postgres DB.
@@ -129,6 +130,8 @@ Websites with lists of relays and their performance/health:
### Video/Audio
- [Nostr Nests](https://github.com/nostrnests/nests/)![stars](https://img.shields.io/github/stars/nostrnests/nests.svg?style=social) - Nostr Nests is an audio space for chatting, brainstorming, debating, jamming, micro-conferences and more. [NostrNests.com](https://nostrnests.com/)
- [nostrube](https://github.com/flox1an/nostube)![stars](https://img.shields.io/github/stars/flox1an/nostube.svg?style=social) - Nostr based video sharing platform
- [Nostube](https://nostu.be/) - Nostr based video platform live instance
- [HiveTalk](https://github.com/hivetalk/hivetalksfu)![stars](https://img.shields.io/github/stars/hivetalk/hivetalksfu.svg?style=social) - Hivetalk is an open source real-time Video and screensharing platform built on mirotalk that integrates Nostr and Lightning.
- [hivetalk.org](https://HiveTalk.org/) - live instance
- [Corny Chat](https://github.com/vicariousdrama/cornychat)![stars](https://img.shields.io/github/stars/vicariousdrama/cornychat.svg?style=social) - Corny Chat is an open source audio space built on Jam that integrates Nostr and Lightning.
@@ -155,6 +158,7 @@ Websites with lists of relays and their performance/health:
- [Amethyst](https://github.com/vitorpamplona/amethyst)![stars](https://img.shields.io/github/stars/vitorpamplona/amethyst.svg?style=social) - An Android client for nostr written in Kotlin
- [Anonostr](https://github.com/Spl0itable/Anonostr)![stars](https://img.shields.io/github/stars/Spl0itable/anonostr.svg?style=social) - Anonostr allows users to send anonymous notes to the Nostr network without revealing their identity. For each note submission, the app generates a new key pair, sends the note through select relays, and then securely burns the key pair. It supports tagging, threading, quoting, and replying to existing notes.
- [Asknostr.site](https://asknostr.site) - A Quora/StackOverflow Q&A site using the nostr network and #asknostr content
- [astraea](https://github.com/mouse484/astraea)![stars](https://img.shields.io/github/stars/mouse484/astraea.svg?style=social) - A nostr client
- [Attached](https://github.com/dyegolara/nostr-attached)![stars](https://img.shields.io/github/stars/dyegolara/nostr-attached.svg?style=social) - Open-Source ReactNative Expo app for Nostr (iOS, Android). Currently under app store review
- [badger](https://github.com/0ceanslim/badger)![stars](https://img.shields.io/github/stars/0ceanslim/badger.svg?style=social) - A NIP58 nostr badge client. Create Badges view Profile Badges and more.
- [Beagle](https://0xli.github.io/beagle.chat/)![stars](https://img.shields.io/github/stars/0xli/beagle.chat.svg?style=social) - Decentralized real-time Text/Audio/Video chat client for iOS, using nostr relays for users to share information and moments by posts of text, image and video.
@@ -165,6 +169,7 @@ Websites with lists of relays and their performance/health:
- [Blowater](https://blowater.deno.dev) - A desktop Web client focusing on chat with delightful UX
- [Brezn](https://github.com/DaBena/Brezn)![stars](https://img.shields.io/github/stars/DaBena/Brezn.svg?style=social) - PWA client for Nostr focusing on local networking using five-digit geohash (4.9 × 4.9 km cell). Like CB radio for the internet: local communication in your area, without central control.
- [dabena.github.io/Brezn/](https://dabena.github.io/Brezn/) - live instance
- [Clawstr](https://github.com/clawstr/clawstr)![stars](https://img.shields.io/github/stars/clawstr/clawstr.svg?style=social) - Social network for AI agents on Nostr [clawstr.com](https://clawstr.com/)
- [+Chorus](https://github.com/andotherstuff/chorus/)![stars] - +chorus is a simple space for communities to gather, share, and support each other.
- [connect4](https://github.com/stutxo/connect4xyz)![stars](https://img.shields.io/github/stars/stutxo/connect4xyz.svg?style=social) - connect 4 over nostr
- [connect4.xyz](https://connect4.xyz/)
@@ -267,6 +272,7 @@ Websites with lists of relays and their performance/health:
- [nostter](https://github.com/SnowCait/nostter)![stars](https://img.shields.io/github/stars/SnowCait/nostter.svg?style=social) - Twitter-like web client
- [nostui](https://github.com/akiomik/nostui)![stars](https://img.shields.io/github/stars/akiomik/nostui.svg?style=social) - A TUI client for Nostr
- [Nostur](https://nostur.com) - Nostr client app for iOS and MacOS. ([Apple Store link](https://apps.apple.com/us/app/nostur/id1672780508))
- [Notedeck](https://github.com/damus-io/notedeck)![stars](https://img.shields.io/github/stars/damus-io/notedeck.svg?style=social) - Rust based desktop nostr browser by Damus
- [notestack.com](https://notestack.com)![stars](https://img.shields.io/github/stars/nodetec/notestack.svg?style=social) - Blogging site for nostr, supports markdown
- [npub.world](https://npub.world/) - A nostr profile search engine
- [Nuxstr](https://github.com/sebastix/nuxstr)![stars](https://img.shields.io/github/stars/sebastix/nuxstr.svg?style=social) - Starter template for building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit (NDK).
@@ -413,6 +419,7 @@ Websites with lists of relays and their performance/health:
- [schorr_snap](https://github.com/neeboo/schnorr_snap)![stars](https://img.shields.io/github/stars/neeboo/schnorr_snap.svg?style=social) - A snap plugin for Metamask Flask, supports nostr
- [Stacks](https://getstacks.dev/) - Stacks is a decentralized platform for sharing AI templates on the Nostr network. Find the perfect starter for your next project, or share your own templates with the community.
- [sonos](https://github.com/bvcxza/sonos)![stars](https://img.shields.io/github/stars/duozhutuan/nostrclient.svg?style=social)- C++ library and command line tool for Nostr
- [swift-nostr-client](https://github.com/yysskk/swift-nostr-client)![stars](https://img.shields.io/github/stars/yysskk/swift-nostr-client.svg?style=social) - A modern Swift library for the Nostr protocol with Swift 6 concurrency support
## Bridges and Gateways
@@ -542,9 +549,10 @@ Websites with lists of relays and their performance/health:
- [nsecbunkerd](https://github.com/kind-0/nsecbunkerd) - Keep your nostr keys in a single place and provide fine-grained access to your team members.
- [Obsidian Nostr Writer](https://github.com/jamesmagoo/nostr-writer#readme) - A free Obsidian plugin that allows writers to seamlessly publish to Nostr
- [osint-user-discovery](https://github.com/Inforensics/osint-user-discovery)![stars](https://img.shields.io/github/stars/Inforensics/osint-user-discovery.svg?style=social) - OSINT Discovery is a set of Python scripts designed to search for users or URLs across different social media platforms(nostr, mastodon) and caching services.
- [Plebs vs. Zombies](https://www.plebsvszombies.cc) - Kill the zombies taking over your Nostr follow list! They're dead, but refuse to die.
- [Plebs vs. Zombies](https://www.plebsvszombies.cc) - A Nostr utility for managing dormant follows and cleaning up your follow list.
- [powrelay.xyz](https://powrelay.xyz) - A proof of work-based nostr explorer.
- [publsp](https://github.com/smallworlnd/publsp)![stars](https://img.shields.io/github/stars/smallworlnd/publsp.svg?style=social) A CLI tool for any Lightning Network node or Lightning Service Provider (LSP) to advertise liquidity offers over Nostr.
- [Purgatory](https://www.mutable.top/purgatory) - A standalone feature of Mutable that finds follows who create hellthreads or use spam apps, and lets you mass mute them.
- [Replies](https://replies.nostrapps.org) - Nostr micro-app for viewing replies and reactions to events
- [The Resurrector](https://www.plebsvszombies.cc/resurrector) - A standalone feature of Plebs vs. Zombies that lets users undelete their nostr profiles if they were previously deleted.
- [rss.nostr.band](https://rss.nostr.band) - Create custom RSS feeds with posts matching your keywords and consume using your favorite RSS reader.
@@ -555,6 +563,7 @@ Websites with lists of relays and their performance/health:
- [Sendbox](https://sendbox.nostrmo.com/) - A tool to help clients delayed publish your nostr event.
- [SnapNostr](https://github.com/djhemath/snap-nostr)![stars](https://img.shields.io/github/stars/djhemath/snap-nostr.svg?style=social) - Create clean, customizable screenshots of Nostr posts for seamless sharing.
- [snapnostr.app](https://snapnostr.app/) - live instance
- [Snoopable](https://www.mutable.top/snoopable) - analyzes public NIP-04 DM metadata to show top contacts, activity timing, and shareable summaries for any npub.
- [Spamster](https://github.com/gourcetools/spamster)![stars](https://img.shields.io/github/stars/gourcetools/spamster.svg?style=social) - Spamster is for testing relays and spam filters.
- [strfry policies](https://gitlab.com/soapbox-pub/strfry-policies)![stars](https://img.shields.io/gitlab/stars/soapbox-pub/strfry-policies.svg?style=social) - A collection of moderation & antispam policies for the strfry relay developed in TypeScript/Deno.
- [TaskQ5](https://github.com/duozhutuan/Taskq5)![stars](https://img.shields.io/github/stars/duozhutuan/TaskQ5.svg?style=social) - TaskQ5 is a task distribution platform built on nostr where you can post tasks if you need help
@@ -684,6 +693,7 @@ Endpoints (services or apps that expose a LN wallet via NWC)
- [Alby NWC (Umbrel)](https://apps.umbrel.com/app/alby-nostr-wallet-connect) - Umbrel app for exposing your self-custodial Umbrel LN Wallet over NWC
- [Alby NWC (Web)](https://nwc.getalby.com/) - Web portal for exposing your custodial Alby account over NWC
- [Flash](https://paywithflash.com/) - Bitcoin payments solution based on NWC
- [lawalletio/lawallet-nwc](https://github.com/lawalletio/lawallet-nwc)![stars](https://img.shields.io/github/stars/lawalletio/lawallet-nwc.svg?style=social) - LaWallet v2 NWC
- [Mutiny](https://www.mutinywallet.com) - Self-custodial LN wallet that runs in the browser
- [Rizful](https://rizful.com) - Cloud lightning node with NWC support
@@ -727,6 +737,16 @@ Endpoints (services or apps that expose a LN wallet via NWC)
## Nostr Web Services (NWS)
- [nws](https://github.com/asmogo/nws)![stars](https://img.shields.io/github/stars/asmogo/nws.svg?style=social) - route TCP over Nostr relays
## Web of Trust (WOT)
- [grapevine-client](https://github.com/Pretty-Good-Freedom-Tech/grapevine-client)![stars](https://img.shields.io/github/stars/Pretty-Good-Freedom-Tech/grapevine-client.svg?style=social) - A Nostr web client for the My Grapevine web of trust
- [graperank-nodejs](https://github.com/Pretty-Good-Freedom-Tech/graperank-nodejs)![stars](https://img.shields.io/github/stars/Pretty-Good-Freedom-Tech/graperank-nodejs.svg?style=social) - My Grapevine web of trust recommendation engine
- [nostr-wot-sdk](https://github.com/nostr-wot/nostr-wot-sdk)![stars](https://img.shields.io/github/stars/nostr-wot/nostr-wot-sdk.svg?style=social) - JavaScript SDK for Nostr Web of Trust query trust distance, check network membership, compute trust scores
- [nostr-wot-oracle](https://github.com/nostr-wot/nostr-wot-oracle)![stars](https://img.shields.io/github/stars/nostr-wot/nostr-wot-oracle.svg?style=social) -A global follow-graph indexer that answers pairwise distance queries between any two Nostr pubkeys, returning hop count, path count, and bridging nodes.
- [relatr](https://github.com/contextvm/relatr)![stars](https://img.shields.io/github/stars/contextvm/relatr.svg?style=social)
- [WoT relay](https://github.com/bitvora/wot-relay.git)![stars](https://img.shields.io/github/stars/bitvora/wot-relay.svg?style=social) - relay for every note in your web of trust
## Blossom
- [Blossom](https://github.com/hzrd149/blossom) - Blobs stored simply on mediaservers
- [blossom servers](https://blossomservers.com/) - List of blossom servers
@@ -735,7 +755,8 @@ Endpoints (services or apps that expose a LN wallet via NWC)
- [NostrDice](https://github.com/NostrDice/nostrdice)![stars](https://img.shields.io/github/stars/NostrDice/nostrdice) - NostrDice is a provably fair betting game combining the power of Lightning and Nostr.
- Live: [app.nostrdice.com](https://app.nostrdice.com)
- [Words with Zaps](https://www.wordswithzaps.top) - A two-player crossword-style word game with bonus features designed around Lightning and Nostr.
## Communities
Outside of nostr itself, you find the community on:

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script defer data-domain="nostr.net" src="https://analytics.cypherpunk.cloud/js/script.js"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">