diff options
author | nodiscc <nodiscc@gmail.com> | 2016-02-27 23:05:39 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-02-27 23:05:39 +0000 |
commit | 2e2de556d4144c61a7ee1e6587b38c57d19b9903 (patch) | |
tree | 8ff1ecb08fddbacbf34b872ea4199e5d113cd4f2 | |
parent | Add language to Up1 (diff) | |
download | awesome-selfhosted-2e2de556d4144c61a7ee1e6587b38c57d19b9903.tar.gz awesome-selfhosted-2e2de556d4144c61a7ee1e6587b38c57d19b9903.zip |
up1: add demo, fix syntax
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -456,7 +456,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza #### Single-click/drag-n-drop upload - * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host - `MIT` `NodeJS` + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host ([Demo](https://up1.ca/)) `MIT` `Nodejs` * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` * [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - `AGPLv3` * [Dropcenter](http://projet.idleman.fr/dropcenter/) - Upload files by simple drag-n-drop. |