aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Kettner <eike.kettner@posteo.de>2017-05-28 20:49:37 +0000
committerEdward D <ed.kickball@hotmail.com>2017-05-28 20:49:37 +0000
commitc495fd4a7083ece2428f485c051e59f165cd8641 (patch)
tree30922190a30744d63e11c42c6bc80ef716099286
parentMerge pull request #1064 from peterdemin/patch-3 (diff)
downloadawesome-selfhosted-c495fd4a7083ece2428f485c051e59f165cd8641.tar.gz
awesome-selfhosted-c495fd4a7083ece2428f485c051e59f165cd8641.zip
Add Sharry (#1056)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ace2339d..8df809d3 100644
--- a/README.md
+++ b/README.md
@@ -615,6 +615,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
* [Pomf](https://github.com/Pomf/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se. `MIT` `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`
* [PsiTransfer](https://github.com/psi-4ward/psitransfer) - Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. ([Demo](https://transfer.psi.cx/)) `BSD` `Nodejs`
+ * [Sharry](https://github.com/eikek/sharry) - Share files easily over the internet between authenticated and anonymous users (both ways) with resumable up- and downloads. ([Demo](https://sharrydemo.eknet.org)) `GPLv3` `Scala/Java`
* [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`
* [Uguu](https://uguu.se/) - Stores files and deletes after X amount of time. ([Source Code](https://github.com/nokonoko/uguu)) `MIT` `PHP`
* [Up1](https://github.com/Upload/Up1) - A Client-side Encrypted Image Host. ([Demo](https://up1.ca/)) `MIT` `Nodejs`