From ea99dcdd1dd7a4e8e67695538966536d06a9c473 Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Wed, 19 Apr 2023 03:19:26 +0900 Subject: [PATCH] Add Cubby Add Cubby to File Transfer section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ade5a336..6a1233a4 100644 --- a/README.md +++ b/README.md @@ -961,6 +961,7 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [ass](https://github.com/tycrek/ass) - The superior self-hosted ShareX server. For use with clients such as ShareX (Windows), Flameshot (Linux), & MagicCap (Linux, macOS). `ISC` `Nodejs` - [Chibisafe](https://chibisafe.moe/) - Blazing fast file uploader and awesome bunker written in node. ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` +- [Cubby](https://getcubby.org/) - Cubby is a pure filesharing app with some built-in viewers (text, code, pdf, images, ...). It further supports an external collabora office installation. ([Source Code](https://github.com/cloudron-io/cubby)) `AGPL-3.0` `Nodejs` - [elixire](https://elixi.re) - Simple yet advanced screenshot uploading and link shortening service. ([Source Code](https://gitlab.com/elixire/elixire), [Clients](https://gitlab.com/elixire/elixiremanager)) `AGPL-3.0` `Python` - [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP` - [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. `GPL-3.0` `C++`