aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAve <ave@ave.zone>2019-06-24 18:16:40 +0000
committerGitHub <noreply@github.com>2019-06-24 18:16:40 +0000
commit29d46a99d4d03dc919c85f696df8c888d4d64dd2 (patch)
tree02fa2a98858067c33e5aab6cf2e7d872e0a8d795
parentMerge pull request #1720 from exic/patch-1 (diff)
downloadawesome-selfhosted-29d46a99d4d03dc919c85f696df8c888d4d64dd2.tar.gz
awesome-selfhosted-29d46a99d4d03dc919c85f696df8c888d4d64dd2.zip
Add elixire
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a7c4376..2b15aa94 100644
--- a/README.md
+++ b/README.md
@@ -701,6 +701,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`
+- [elixire](https://elixi.re) - Simple yet advanced screenshot uploading and link shortening service. ([Source Code](https://gitlab.com/elixire), [Clients](https://gitlab.com/elixire/elixiremanager)) `AGPL-3.0` `Python`
- [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`