diff options
author | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2016-02-27 23:25:59 +0000 |
---|---|---|
committer | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2016-02-27 23:25:59 +0000 |
commit | 466ec32e185ecea4b0b9838e9782bf3f5f86dfa4 (patch) | |
tree | 8ff1ecb08fddbacbf34b872ea4199e5d113cd4f2 | |
parent | Add language to Up1 (diff) | |
parent | up1: add demo, fix syntax (diff) | |
download | awesome-selfhosted-466ec32e185ecea4b0b9838e9782bf3f5f86dfa4.tar.gz awesome-selfhosted-466ec32e185ecea4b0b9838e9782bf3f5f86dfa4.zip |
Merge pull request #1 from nodiscc/patch-1
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. |