diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-28 23:16:34 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-28 23:16:34 +0000 |
commit | 9e5148a8d5826db1a7b1bed1aab122000fe3a02d (patch) | |
tree | cbcde3131a7ccfd744b35893304ee87efe11aa70 | |
parent | fix source -> source code (diff) | |
parent | Sort alphabetically and added full stop (diff) | |
download | awesome-selfhosted-9e5148a8d5826db1a7b1bed1aab122000fe3a02d.tar.gz awesome-selfhosted-9e5148a8d5826db1a7b1bed1aab122000fe3a02d.zip |
Merge pull request #473 from TwizzyDizzy/master
Add Up1
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -475,6 +475,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` |