aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2019-07-30 16:49:06 +0000
committerGitHub <noreply@github.com>2019-07-30 16:49:06 +0000
commitb55b89f55b41977d03347e9af049aef9365a8184 (patch)
tree9d3f0d95e54136d96b68161b1312eb34d5e445f4
parentMerge pull request #1752 from pyrooka/master (diff)
parentAdd fibridge file sharing (diff)
downloadawesome-selfhosted-b55b89f55b41977d03347e9af049aef9365a8184.tar.gz
awesome-selfhosted-b55b89f55b41977d03347e9af049aef9365a8184.zip
Merge pull request #1742 from anderspitman/add-fibridge
Add fibridge file sharing
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b202442b..be82febc 100644
--- a/README.md
+++ b/README.md
@@ -706,6 +706,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
- [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. ([Source Code](https://coquelicot.potager.org/gitweb/?p=coquelicot.git)) `AGPL-3.0` `Ruby`
- [droppy](https://github.com/silverwind/droppy) - droppy is a self-hosted cloud server with an interface similar to desktop file managers and has capabilities to edit files on-the-fly as well as view and playback media directly in the browser. ([Demo](http://droppy.silverwind.io/)) `BSD-2-Clause` `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`
+- [fibridge](https://github.com/anderspitman/fibridge-proxy-rs) - Stream huge files out of your browser without having to upload ([Demo](https://fbrg.xyz/)) `MIT` `Rust`
- [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++`
- [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`
- [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPL-3.0` `Nodejs`