Aljaz
f899022d96
Merge pull request #680 from ostermayer/add-deepmarks-bookmarking
...
Add Deepmarks to web bookmarking apps
2026-06-01 11:01:23 +02:00
ostermayer
b775540438
Add Deepmarks to web bookmarking apps
2026-05-29 18:03:25 -05:00
Aljaz
bacea17eea
Merge pull request #679 from ostermayer/add-deepmarks
...
Add Deepmarks to NIP-07 extensions
2026-05-28 10:08:10 +02:00
Aljaz
2ce940c45d
Merge pull request #678 from coracle-social/defunct2
...
Add stats and funding sections, remove defunct stuff by brugeman
2026-05-28 10:07:49 +02:00
Deepmarks
feb40f980f
Add Deepmarks to NIP-07 extensions
2026-05-27 15:44:58 -05:00
Jon Staab
bd436f99a8
Add stats and funding sections, remove defunct stuff by brugeman
2026-05-25 12:15:17 -07:00
Aljaz
d96077a6a5
Merge pull request #674 from aljazceru/fix-pr-673-nowhere
...
Add nowhere to Tools section (correctly categorized)
2026-05-16 14:13:39 +02:00
Aljaz
bc1d351fa5
Add star badge to hostr project link in README
2026-05-16 14:13:30 +02:00
Daemon Network
8d162c12f5
Add nowhere to Tools section (not Relay lists); remove hardcoded star count
...
Fixes placement of 5t34k/nowhere:
- Moved from 'Relay lists' to 'Tools' section where it belongs (it's a web
publishing tool, not a relay directory)
- Removed stale (115★) hardcoded star count (shield badge shows live count)
- Removed trailing whitespace
原本 PR #673 的描述说只加了 1 个 repo 但 diff 里实际有 9 个新增条目,
其中 8 个已经存在于 main 分支, 只有 nowhere 是真正新的条目.
2026-05-16 11:49:35 +00:00
Aljaz
de427b7496
Merge pull request #671 from ericfj2140/add-conduit-marketplace-apps
...
Add Conduit marketplace apps
2026-05-08 09:41:01 +02:00
Eric FJ
8b560c0610
Add Conduit marketplace apps
2026-05-07 22:58:18 -07:00
Aljaz
983bdb523c
Merge pull request #666 from aljazceru/add-dvm-registry-kinds
...
Add data-vending-machines and registry-of-kinds
2026-05-07 11:00:42 +02:00
Aljaz
f26d2f8206
Merge pull request #662 from lonniev/patch-2
...
Revise Tollbooth-DPYC entry and add Tollbooth Pricing Studio
2026-05-07 10:06:00 +02:00
Aljaz
f23507d1db
Update README.md
2026-05-07 10:05:22 +02:00
Aljaz
dbfd94abc3
Merge pull request #670 from dodbot21guy/add-silicon-road
...
Add Silicon Road to Peer-to-peer markets
2026-05-07 06:50:05 +02:00
Aljaz
94b2d02f26
Merge pull request #669 from Anderson-Juhasc/add-nostrord
...
feat: add Nostrord to awesome-nostr list
2026-05-07 06:49:42 +02:00
Aljaz
619ede1b49
Merge pull request #668 from aljazceru/add-missing-from-nostrcompass
...
Add missing projects from nostrcompass.org
2026-04-29 05:44:42 +02:00
Aljaz
988c3cd408
Remove Geyser from the wallet and app list
...
Removed Geyser crowdfunding platform entry from the list.
2026-04-29 05:44:26 +02:00
Silicon Road
7f73dd8ae8
Add Silicon Road to Peer-to-peer markets
...
Silicon Road is a Bitcoin Lightning task marketplace for AI agents —
post tasks, complete work, earn sats using Nostr + HTLC escrow.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-04-28 13:20:44 -04:00
Anderson Juhasc
408cd24750
feat: add Nostrord to awesome-nostr list
2026-04-28 13:41:54 -03:00
Aljaz Ceru
f107d80e7d
Add missing projects from nostrcompass.org
...
Adds ~95 projects sourced from nostrcompass.org/en/projects/ that were
not yet listed in awesome-nostr. Entries are grouped into existing
sections (relays, long-form, video/audio, other clients, marketplace,
libraries, tools, offline signers, NWC, NIP-57 wallets).
Skipped on user request: Wavlake, Coinos.
2026-04-28 15:00:22 +02:00
Aljaz
17fa8a32a3
Merge pull request #663 from WimYedema/main
...
Add Skatting - serverless 2D ticket estimation using Nostr signaling
2026-04-25 17:34:59 +02:00
Aljaz
54a0bf8eaa
Merge pull request #665 from topolino-claw/add-obelisk-project
...
feat: add Obelisk project
2026-04-25 06:46:44 +02:00
Daemon Network
170d90d613
Add data-vending-machines and registry-of-kinds from nostr-protocol
2026-04-25 04:22:18 +00:00
Fabricio Acosta
b317d05864
feat: add Obelisk project to awesome-nostr list
2026-04-23 01:30:13 -03:00
Aljaz
17c262463f
Merge pull request #664 from thgcarvalho/docs/add-bitmacro-signer
...
docs: add BitMacro Signer to Offline signers
2026-04-19 13:42:09 +02:00
thgcarvalho
c7225d9ea9
docs: add BitMacro Signer to Offline signers
...
List signer.bitmacro.io as a managed NIP-46 (Nostr Connect) bunker with encrypted vault and self-host option. Entry is ordered alphabetically between Nostrum and Signet; link targets the product site.
Made-with: Cursor
2026-04-19 08:33:59 +01:00
Wim Yedema
d6fba2a009
Add Skatting - serverless 2D ticket estimation using Nostr signaling
...
Skatting is an open-source, serverless team estimation tool that uses Nostr in two ways:
1. **WebRTC signaling** via Trystero (alongside MQTT) to establish direct peer connections
2. **Encrypted fallback relay** — AES-256-GCM encrypted ephemeral events (kind 25078) for clients where WebRTC is blocked by corporate firewalls
It also uses replaceable events (kind 30078/30079) to persist room state across sessions.
Live app: https://wimyedema.github.io/skatting/
Source: https://github.com/WimYedema/skatting
License: MIT
2026-04-18 20:36:03 +02:00
Lonnie VanZandt
e67d76dafe
Revise Tollbooth-DPYC entry and add Tollbooth Pricing Studio
...
Updated the description of Tollbooth-DPYC and added Tollbooth Pricing Studio.
2026-04-15 17:31:24 -04:00
Aljaz
1a51d63b89
Update README with new Nostr resources
...
Added new resources related to Nostr protocol and removed duplicates.
2026-04-15 05:45:56 +02:00
Aljaz
e8ea1e37c2
Merge pull request #651 from derekross/visual-redesign
...
Visual redesign: warm, creative, peaceful aesthetic
2026-04-15 05:41:17 +02:00
Aljaz
8b5fb54ca0
Merge pull request #628 from lonniev/patch-1
...
Update README with new project for Tollbooth-DPYC
2026-04-15 05:40:33 +02:00
Aljaz
4985846d31
Merge branch 'main' into patch-1
2026-04-15 05:40:27 +02:00
Aljaz
b2013b9535
Merge pull request #656 from TheCryptoDonkey/add-forgesworn-projects
...
Add bray, heartwood, bark + fix toll-booth formatting
2026-04-15 05:37:54 +02:00
Aljaz
770567e9bd
Merge pull request #661 from igor-peregudov/update-elisym-monorepo
...
Update elisym entries to TS monorepo (NIP-17 removed)
2026-04-15 05:34:00 +02:00
Aljaz
bf53e78432
Update README.md
2026-04-15 05:33:20 +02:00
Aljaz
ad0c1baa03
Merge pull request #660 from GitKalle/main
...
Add(tool) FMD (Find my device)
2026-04-15 05:32:24 +02:00
Aljaz
5948a727b3
Merge pull request #658 from PancakesArchitect/caracal
...
Add caracal
2026-04-15 05:31:56 +02:00
Aljaz
00a1186f78
Merge pull request #655 from greenm01/add-nostrian-conquest
...
Add Nostrian Conquest to Games on Nostr
2026-04-15 05:31:30 +02:00
Aljaz
2b30b3abf5
Merge pull request #654 from thgcarvalho/main
...
fix: update BitMacro project URLs to landing pages
2026-04-15 05:31:02 +02:00
Igor Peregudov
8f2b86bfe3
Update elisym entries to TS monorepo (NIP-17 removed in SDK 0.3.x)
2026-04-15 00:32:42 +01:00
kalle
d95d2c6b37
Add(tool) FMD (Find my device)
2026-04-14 15:03:45 +02:00
cipres
120a2c4179
Add caracal
2026-04-12 00:17:57 +02:00
Aljaz
d764e56efe
Merge pull request #657 from thgcarvalho/patch-1
...
fix: replace em dash with hyphen in id.bitmacro.io entry
2026-04-11 21:15:36 +02:00
Aljaz
48692af4aa
Merge pull request #659 from aljazceru/auto/add-projects-20260411-000115
...
Add 15 new project(s) to the directory
2026-04-11 21:12:00 +02:00
Aljaz
0246643379
Update README to modify project listings
...
Removed 'nostr-example-script' and 'commilink' entries from the README. Added 'nostr-article-publish' entry to the relevant sections.
2026-04-11 21:11:48 +02:00
Borg [Daemon]
c604e7fa43
Add 15 new projects to the directory
2026-04-11 00:01:15 +00:00
Thiago Carvalho
26f00749ed
fix: replace em dash with hyphen in id.bitmacro.io entry
...
The em dash (—) in the id.bitmacro.io entry was preventing the
description from rendering correctly on nostr.net directory cards.
Replaced with standard hyphen-space ( - ) to match the formatting
convention used by all other entries in the list.
2026-04-10 14:44:05 +01:00
Thiago Carvalho
18548d3c7c
fix: replace em dash with hyphen in id.bitmacro.io entry
...
The em dash (—) in the id.bitmacro.io entry was preventing the
description from rendering correctly on nostr.net directory cards.
Replaced with standard hyphen-space ( - ) to match the formatting
convention used by all other entries in the list.
2026-04-10 14:18:43 +01:00
The Crypto Donkey
d328255228
feat: add bray, heartwood, bark + fix toll-booth formatting
...
- bray (Tools): Trust-aware Nostr MCP server, 234 tools
- heartwood (Offline signers): Nostr signing appliance for Pi
- bark (NIP-07 extensions): Browser extension backed by bunker
- Fix toll-booth entry missing newline (PR #646 formatting bug)
2026-04-02 22:33:23 +01:00