aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rylatt <AndyR207@users.noreply.github.com>2016-07-05 22:34:40 +0000
committerGitHub <noreply@github.com>2016-07-05 22:34:40 +0000
commit6b87617cde4ce335e69e5ac80164d8bd51aa770e (patch)
tree5f2d8c162dc257631e79133ee1d9e8bbdcb944f4
parentFix Keeweb (#598) (diff)
parentreorder transfer.sh and remove duplicate Jirafeau entry (diff)
downloadawesome-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c8644bb1..3c25ff45 100644
--- a/README.md
+++ b/README.md
@@ -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`