diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-02-08 20:27:47 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-02-08 20:27:47 +0000 |
commit | 22bc10e5ea595461a78248ed949c62c6f3227a55 (patch) | |
tree | cdacf307183b358db2a10f1dd34afb22ed98c0ee | |
parent | Merge pull request #434 from privong/master (diff) | |
parent | add a full stop (diff) | |
download | awesome-selfhosted-22bc10e5ea595461a78248ed949c62c6f3227a55.tar.gz awesome-selfhosted-22bc10e5ea595461a78248ed949c62c6f3227a55.zip |
Merge pull request #437 from jchampemont/master
Adds ProjectSend
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -426,6 +426,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - Securely and anonymously share a file of any size. * [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` * [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` |