diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-07-05 22:34:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-05 22:34:40 +0000 |
commit | 6b87617cde4ce335e69e5ac80164d8bd51aa770e (patch) | |
tree | 5f2d8c162dc257631e79133ee1d9e8bbdcb944f4 | |
parent | Fix Keeweb (#598) (diff) | |
parent | reorder transfer.sh and remove duplicate Jirafeau entry (diff) | |
download | awesome-selfhosted-6b87617cde4ce335e69e5ac80164d8bd51aa770e.tar.gz awesome-selfhosted-6b87617cde4ce335e69e5ac80164d8bd51aa770e.zip |
Merge pull request #603 from fengshaun/master
add Jirafeau and transfer.sh to file sharing category
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -522,6 +522,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` + * [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Demo](https://transfer.sh), [Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` * [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` |