diff options
author | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2016-02-28 21:24:06 +0000 |
---|---|---|
committer | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2016-02-28 21:24:06 +0000 |
commit | 957f4f6321959152e5b45d9e266d71f0824e97a7 (patch) | |
tree | 4becdc096aa230d18b0ba397c97444d75d34bd41 | |
parent | Merge pull request #1 from nodiscc/patch-1 (diff) | |
download | awesome-selfhosted-957f4f6321959152e5b45d9e266d71f0824e97a7.tar.gz awesome-selfhosted-957f4f6321959152e5b45d9e266d71f0824e97a7.zip |
Sort alphabetically and added full stop
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -456,7 +456,6 @@ 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 ([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. @@ -473,6 +472,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Demo](https://www.pictshare.net/), [Source Code](https://github.com/chrisiaut/pictshare)) `Apache` `PHP/JavaScript` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [ProjectSend](http://www.projectsend.org/) - Upload files and assign them to specific clients you create. Give access to those files to your clients. ([Source Code](https://github.com/ignacionelson/ProjectSend)) `GPLv2` `PHP` + * [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host. ([Demo](https://up1.ca/)) `MIT` `Nodejs` * [uPste](https://u.pste.pw) - A private file hosting application with an emphasis on serving technology communities. ([Source Code](https://github.com/TheReverend403/uPste)) `AGPLv3` `PHP` * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source Code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs` |