mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 22:48:49 +00:00
Merge pull request #213 from silenceway/main
Add 'Written' a long-form content client.
This commit is contained in:
@@ -129,6 +129,8 @@ them:
|
||||
- [gnost-deflate-client](https://github.com/barkyq/gnost-deflate-client) CLI nostr client written in go implementing permessage-deflate websocket compression.
|
||||
- [algia](https://github.com/mattn/algia) - A cli application for nostr.
|
||||
- [algia-web](https://github.com/ryogrid/algia-web) - A small resource consumption oriented Nostr web client.
|
||||
- [Written](https://github.com/silencesoft/written) Self hosted blog using nostr long-form content (NIP-23) and it shows only posts by selected authors.
|
||||
- [Demo](https://written-weld.vercel.app/)
|
||||
|
||||
### Client reviews and/or comparisons
|
||||
|
||||
@@ -160,7 +162,7 @@ them:
|
||||
- [nostr-deno](https://github.com/KiPSOFT/nostr-deno) - a client library for Deno javascript runtime.
|
||||
- [nostr-types](https://github.com/mikedilger/nostr-types) - a rust library defining types useful for the nostr protocol
|
||||
- [dart-nostr](https://github.com/ethicnology/dart-nostr) - a Dart library for Flutter
|
||||
- [nostr-connect](https://github.com/nostr-connect/connect) - Nostr Connect SDK for TypeScript is a library that allows you to easily integrate Nostr Connect into your web application
|
||||
- [nostr-connect](https://github.com/nostr-connect/connect) - Nostr Connect SDK for TypeScript is a library that allows you to easily integrate Nostr Connect into your web application
|
||||
- [pynostr](https://github.com/holgern/pynostr) - a python library for nostr
|
||||
- [nostr-php](https://github.com/swentel/nostr-php) - a PHP library for nostr
|
||||
|
||||
@@ -208,7 +210,7 @@ them:
|
||||
- [rss.nostr.band](https://rss.nostr.band) - Create custom RSS feeds with posts matching your keywords and consume using your favorite RSS reader.
|
||||
- [nostrview](https://nostrview.com) - A nostr search engine. Search by content, tags, events or pub keys.
|
||||
- [nostr-bulk-dms](https://github.com/leesalminen/nostr-bulk-dm) - A tool that allows you to send DMs over nostr to many recipients in bulk.
|
||||
- [nostrify](https://github.com/joelklabo/nostrify) - A Core Lightning plugin that sends events (forwards, connect, disconnect, etc.) to nostr.
|
||||
- [nostrify](https://github.com/joelklabo/nostrify) - A Core Lightning plugin that sends events (forwards, connect, disconnect, etc.) to nostr.
|
||||
- [nip06-web](https://github.com/jaonoctus/nip06-web) - a website to generate or restore NIP-06 seed phrases
|
||||
- [nip06.jaonoct.us](https://nip06.jaonoct.us) - by jaonoctus
|
||||
- [nip06-cli](https://github.com/jaonoctus/nip06-cli) - a Node.js CLI to generate or restore NIP-06 seed phrases
|
||||
@@ -252,7 +254,7 @@ them:
|
||||
- [nostr-pubminer](https://github.com/lacaulac/nostr-pubminer) - A simple tool to mine nostr vanity pubkeys
|
||||
- [rana](https://github.com/grunch/rana) - Vanity pubkey miner based on nip13
|
||||
- [glasnostr](https://github.com/eyelight/glasnostr)  - CLI tool to mine a vanity prefix for your nostr npub
|
||||
- [nostrogen](https://github.com/tonyinit/nostrogen) - simple web based nostr vanity address generator
|
||||
- [nostrogen](https://github.com/tonyinit/nostrogen) - simple web based nostr vanity address generator
|
||||
- [nostr-vanity-address-generator](https://github.com/chawyehsu/nostr-vanity-address-generator)  - Cross-platform nostr vanity address generator
|
||||
- [go-pubmine](https://github.com/tenkoh/go-pubmine)  - Multithreading nostr keypair generator which gives pretty (vanity) public keys. Both cli and web app are available.
|
||||
- [key-generator](https://github.com/TP-Lab/key-generator)  - A simple tool to generate nostr keypair.
|
||||
|
||||
Reference in New Issue
Block a user