diff options
author | Rodrigo Avelino <rodrigo@avelino.org> | 2020-01-27 19:12:10 +0000 |
---|---|---|
committer | Rodrigo Avelino <rodrigo@avelino.org> | 2020-01-28 16:33:02 +0000 |
commit | f5fe5736503ba3ff4540c765020564143afb0501 (patch) | |
tree | a9808946c0bef213113fa6fedb5794a734b237ce | |
parent | fix(RSS2Email): Change project link (diff) | |
download | awesome-selfhosted-f5fe5736503ba3ff4540c765020564143afb0501.tar.gz awesome-selfhosted-f5fe5736503ba3ff4540c765020564143afb0501.zip |
fix(droppy): Change demo link
Change demo link to https in order to fix the following error:
[L0744] http://droppy.silverwind.io/ end of file reached
Signed-off-by: Rodrigo Avelino <rodrigo@avelino.org>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -741,7 +741,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag and drop file sharing app. `AGPL-3.0` `PHP` - [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` +- [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](https://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++` |