mirror of
https://github.com/hzrd149/awesome-blossom.git
synced 2025-12-08 14:58:49 +00:00
Merge pull request #17 from tinfoilhash/no-longer-maintained
separate out projects no longer maintained
This commit is contained in:
20
README.md
20
README.md
@@ -9,7 +9,6 @@ A collection of tools and apps built using the Blossom spec
|
||||
## Tools
|
||||
|
||||
- [Bloom](https://github.com/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/) [](https://github.com/hzrd149/blossom-drive) A public cloud drive built on blossom servers and nostr
|
||||
- [Bouquet](https://bouquet.slidestr.net/) [](https://git.v0l.io/florian/bouquet) A tool to manage your content on blossom severs (Upload, Distribution, Posting)
|
||||
- [`nak blossom`](https://github.com/fiatjaf/nak)  A nak subcommand 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.
|
||||
@@ -17,6 +16,13 @@ A collection of tools and apps built using the Blossom spec
|
||||
- [Blossom Audit](https://github.com/hzrd149/blossom-audit) A CLI tool for auditing blossom servers
|
||||
- [Sakura](https://github.com/0xtrr/sakura)  A webapp where you can manage blossom media and configuration
|
||||
|
||||
<details>
|
||||
<summary>No longer maintained</summary>
|
||||
|
||||
- [Blossom Drive](https://blossom.hzrd149.com/) [](https://github.com/hzrd149/blossom-drive) A public cloud drive built on blossom servers and nostr
|
||||
|
||||
</details>
|
||||
|
||||
## Server Implementations
|
||||
|
||||
- [Satellite CDN](https://satellite.earth/cdn) [](https://github.com/lovvtide/satellite-cdn) A blossom compatible gateway for Cloudflare R2 object storage
|
||||
@@ -24,15 +30,21 @@ A collection of tools and apps built using the Blossom spec
|
||||
- [bun-relay](https://github.com/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) [](https://git.v0l.io/Kieran/route96) Rust implementation of a Blossom Server that also suppprts NIP-96
|
||||
- [Servus](https://github.com/servuscms/servus) [](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) [](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) [](https://github.com/sebdeveloper6952/blossom-server) Blossom Server & Client written in Golang
|
||||
- [Nostrcheck-server](https://github.com/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) [](https://git.nostrdev.com/stuff/blossom-cloudron) Packaging Blossom for Cloudron app servers
|
||||
- [cherry-server](https://github.com/0xtrr/cherry-server) [](https://github.com/0xtrr/cherry-server) A media server based on the Blossom protocol
|
||||
- [Alienos](https://github.com/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) []((https://github.com/fabianfabian/nostr-media)) A plugin to use your WordPress website as a blossom or NIP-96 media server
|
||||
|
||||
<details>
|
||||
<summary>No longer maintained</summary>
|
||||
|
||||
- [cf-worker-blossom-server](https://git.v0l.io/florian/cf-worker-blossom-server) [](https://git.v0l.io/florian/cf-worker-blossom-server) A blossom server written with Cloudflare components (Workers, KV, R2)
|
||||
- [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).
|
||||
- [Alienos](https://github.com/dezh-tech/alienos) [](https://github.com/dezh-tech/alienos) A golang relay with a built-in managable blossom server.
|
||||
|
||||
</details>
|
||||
|
||||
## Libraries
|
||||
|
||||
- [blossom-client-sdk](https://www.npmjs.com/package/blossom-client-sdk) [](https://github.com/hzrd149/blossom-client-sdk) A javascript client for manage blobs on blossom servers
|
||||
|
||||
Reference in New Issue
Block a user