diff options
author | Jean Champémont <jchampemont@users.noreply.github.com> | 2016-02-08 13:26:22 +0000 |
---|---|---|
committer | Jean Champémont <jchampemont@users.noreply.github.com> | 2016-02-08 13:26:22 +0000 |
commit | e979e01f5e646f27948fd0518e08c3e58b4df939 (patch) | |
tree | cdacf307183b358db2a10f1dd34afb22ed98c0ee | |
parent | Adds ProjectSend (diff) | |
download | awesome-selfhosted-e979e01f5e646f27948fd0518e08c3e58b4df939.tar.gz awesome-selfhosted-e979e01f5e646f27948fd0518e08c3e58b4df939.zip |
add a full stop
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -426,7 +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` + * [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` |