14 Commits

Author SHA1 Message Date
hzrd149
2bf524b39d Merge pull request #15 from Letdown2491/master
Added Bloom to README
2025-10-25 11:10:16 -05:00
Letdown2491
950ea85c96 Added Bloom to README 2025-10-24 23:34:34 -06:00
hzrd149
2b979e5de5 Merge pull request #14 from 0xtrr/master
Add Sakura webapp
2025-06-29 11:00:36 -05:00
0xtrr
bbcc0c8a6b Add Sakura webapp 2025-06-29 15:50:32 +02:00
hzrd149
e12984cb7d Merge pull request #13 from aljazceru/master
fixing blossom audit link + adding stars
2025-06-10 14:00:19 -05:00
Aljaz
ecbbc89dce fixing blossom audit link + adding stars 2025-06-10 11:25:48 +02:00
hzrd149
0c5dd12405 Merge pull request #11 from fabianfabian/patch-1
add Nostr Media Uploads for WordPress
2025-05-18 21:33:45 -05:00
hzrd149
c7762cc548 Merge pull request #12 from fiatjaf/patch-1
myriad, nak
2025-05-18 21:30:35 -05:00
fiatjaf_
01d1a1e691 myriad, nak 2025-05-16 11:32:47 -03:00
Fabian
fc119a7433 add Nostr Media Uploads for WordPress 2025-05-16 15:52:04 +02:00
hzrd149
dd9ba0cabb Merge pull request #10 from kehiy/master
add blobstore and alienos.
2025-02-28 10:25:01 -06:00
k.
6931b0b1e6 Update README.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2025-02-26 17:18:29 +03:30
k.
404f88d7ec Update README.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
2025-02-26 17:18:18 +03:30
k.
6a997a625f add blobstore and alienos. 2025-02-26 11:33:22 +00:00

View File

@@ -1,19 +1,21 @@
# awesome-blossom
A collection of tools and apps built using the blossom spec
# Awesome Blossom
A collection of tools and apps built using the Blossom spec
## Core
## Protocol specs
- [Blossom spec](https://github.com/hzrd149/blossom)
## Tools
- [Bloom](https://github.com/Letdown2491/bloom) ![GitHub Repo stars](https://img.shields.io/github/stars/letdown2491/bloom) A full-featured file manager for Blossom servers with full NIP-94 metadata support, a familiar folder-based interface, full NIP-94 metadata support, file and folder sharing, file encryption, a private link proxy, and more.
- [Blossom Drive](https://blossom.hzrd149.com/) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-drive)](https://github.com/hzrd149/blossom-drive) A public cloud drive built on blossom servers and nostr
- [Bouquet](https://bouquet.slidestr.net/) [![Gitea Stars](https://img.shields.io/gitea/stars/florian/bouquet?gitea_url=https%3A%2F%2Fgit.v0l.io)](https://git.v0l.io/florian/bouquet) A tool to manage your content on blossom severs (Upload, Distribution, Posting)
- [blossom](https://git.fiatjaf.com/blossom) A CLI util for all things blossom
- [Blossom Uploader CLI](https://github.com/girino/blossom-cli) Blossom Uploader CLI is a command-line tool for uploading, downloading, and listing files on a Blossom server.
- [nostr-http-openapi](https://github.com/chebizarro/nostr-http-openapi) OpenAPI specs for blossom endpoints
- [Blossom Aduit](https://blossom.hzrd149.com/) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-audit)](https://github.com/hzrd149/blossom-audit) A cli tool for auditing blossom servers
- [`nak blossom`](https://github.com/fiatjaf/nak) ![stars](https://img.shields.io/github/stars/fiatjaf/nak.svg?style=social) A nak subcommand for all things Blossom
- [Blossom Uploader CLI](https://github.com/girino/blossom-cli) ![stars](https://img.shields.io/github/stars/girino/blossom-cli.svg?style=social)Blossom Uploader CLI is a command-line tool for uploading, downloading, and listing files on a Blossom server.
- [nostr-http-openapi](https://github.com/chebizarro/nostr-http-openapi)![stars](https://img.shields.io/github/stars/chebizarro/nostr-http-openapi.svg?style=social) OpenAPI specs for blossom endpoints
- [Blossom Audit](https://github.com/hzrd149/blossom-audit)![stars](https://img.shields.io/github/stars/hzrd149/blossom-audit.svg?style=social) A CLI tool for auditing blossom servers
- [Sakura](https://github.com/0xtrr/sakura) ![stars](https://img.shields.io/github/stars/0xtrr/sakura.svg?style=social) A webapp where you can manage blossom media and configuration
## Server Implementations
@@ -22,16 +24,20 @@ A collection of tools and apps built using the blossom spec
- [bun-relay](https://github.com/zapstore/bun-relay) [![GitHub Repo stars](https://img.shields.io/github/stars/zapstore/bun-relay)](https://github.com/zapstore/bun-relay) A simple nostr relay written in Javascript with a blossom server
- [route96](https://git.v0l.io/Kieran/route96) [![Gitea Repo stars](https://img.shields.io/gitea/stars/Kieran/route96?gitea_url=https%3A%2F%2Fgit.v0l.io)](https://git.v0l.io/Kieran/route96) Rust implementation of a Blossom Server that also suppprts NIP-96
- [Servus](https://github.com/servuscms/servus) [![stars](https://img.shields.io/github/stars/servuscms/servus.svg?style=social)](https://github.com/servuscms/servus) - A self-contained, single executable, CMS/blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay and Blossom server. Written in Rust.
- [cf-worker-blossom-server](https://git.v0l.io/florian/cf-worker-blossom-server) [![Gitea Repo stars](https://img.shields.io/gitea/stars/florian/cf-worker-blossom-server?gitea_url=https%3A%2F%2Fgit.v0l.io)](https://git.v0l.io/florian/cf-worker-blossom-server) A blossom server writting using Cloudflare components (Workers, KV, R2)
- [cf-worker-blossom-server](https://git.v0l.io/florian/cf-worker-blossom-server) [![Gitea Repo stars](https://img.shields.io/gitea/stars/florian/cf-worker-blossom-server?gitea_url=https%3A%2F%2Fgit.v0l.io)](https://git.v0l.io/florian/cf-worker-blossom-server) A blossom server written with Cloudflare components (Workers, KV, R2)
- [Go Blossom Server](https://github.com/sebdeveloper6952/blossom-server) [![GitHub Repo stars](https://img.shields.io/github/stars/sebdeveloper6952/blossom-server)](https://github.com/sebdeveloper6952/blossom-server) Blossom Server & Client written in Golang
- [Nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-api-ts) [![GitHub Repo stars](https://img.shields.io/github/stars/quentintaranpino/nostrcheck-api-ts)](https://github.com/quentintaranpino/nostrcheck-api-ts) TypeScript Blossom server that also supports NIP-96, NIP-05 and other sovereign tools, easy installation with docker-compose.
- [myriad](https://git.fiatjaf.com/myriad) An easy to run personal Blossom server for whitelisted uploaders, supports storing files locally or on S3 (and S3-compatible providers).
- [Blossom for Cloudron](https://git.nostrdev.com/stuff/blossom-cloudron) [![Gitea Repo stars](https://img.shields.io/gitea/stars/stuff/blossom-cloudron?gitea_url=https%3A%2F%2Fgit.nostrdev.com)](https://git.nostrdev.com/stuff/blossom-cloudron) Packaging Blossom for Cloudron app servers
- [cherry-server](https://github.com/0xtrr/cherry-server) [![GitHub Repo stars](https://img.shields.io/github/stars/0xtrr/cherry-server)](https://github.com/0xtrr/cherry-server) A media server based on the Blossom protocol
- [Alienos](https://github.com/dezh-tech/alienos) [![GitHub Repo stars](https://img.shields.io/github/stars/dezh-tech/alienos)](https://github.com/dezh-tech/alienos) A golang relay with a built-in managable blossom server.
- [Nostr Media Uploads for WordPress](https://github.com/fabianfabian/nostr-media) [![GitHub Repo stars](https://img.shields.io/github/stars/fabianfabian/nostr-media)]((https://github.com/fabianfabian/nostr-media)) A plugin to use your WordPress website as a blossom or NIP-96 media server
## Libraries
- [blossom-client-sdk](https://www.npmjs.com/package/blossom-client-sdk) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-client-sdk)](https://github.com/hzrd149/blossom-client-sdk) A javascript client for manage blobs on blossom servers
- [blossom-server-sdk](https://www.npmjs.com/package/blossom-server-sdk) [![GitHub Repo stars](https://img.shields.io/github/stars/hzrd149/blossom-server-sdk)](https://github.com/hzrd149/blossom-server-sdk) A collection of javascript classes to for building blossom servers
- [blob-store](https://github.com/kehiy/blobstore) [![GitHub Repo stars](https://img.shields.io/github/stars/kehiy/blobstore)](https://github.com/kehiy/blobstore) A collection of file storage interfaces specifically designed for storing blossom blobs using khatru.
## Available blossom servers