diff options
author | Jean Champémont <jchampemont@users.noreply.github.com> | 2016-02-08 10:39:35 +0000 |
---|---|---|
committer | Jean Champémont <jchampemont@users.noreply.github.com> | 2016-02-08 10:39:35 +0000 |
commit | aa9aca3f7977dfe80d78152e5835e1ab3cc1cc82 (patch) | |
tree | 1c1eb607d5b938b86edf5caa9293c15a2ef74126 /README.md | |
parent | Merge pull request #434 from privong/master (diff) | |
download | awesome-selfhosted-aa9aca3f7977dfe80d78152e5835e1ab3cc1cc82.tar.gz awesome-selfhosted-aa9aca3f7977dfe80d78152e5835e1ab3cc1cc82.zip |
Adds ProjectSend
Diffstat (limited to 'README.md')
-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` |