diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-09-08 14:34:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-08 14:34:27 +0000 |
commit | 676b212f4c0766a94f0683eb070a731a7a13e979 (patch) | |
tree | f9feae89d6ead92b28d4b0d5545d107b08e0f341 | |
parent | Fix syntax errors. (#774) (diff) | |
parent | New line (diff) | |
download | awesome-selfhosted-676b212f4c0766a94f0683eb070a731a7a13e979.tar.gz awesome-selfhosted-676b212f4c0766a94f0683eb070a731a7a13e979.zip |
Merge pull request #777 from Pe46dro/master
Add Plik
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -172,6 +172,7 @@ 1 Pavel Lobashov <shockwavenn@gmail.com> 1 Peter van den Hurk <runical1991@gmail.com> 1 Phill <phill@formbet.co.uk> +1 Pe46dro <pietro@marangon.me> 1 Remy Adriaanse <remy@adriaanse.it> 1 Remy Honig <remyhonig@users.noreply.github.com> 1 Riddler <Iamjithin@live.com> @@ -515,6 +515,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://github.com/micahflee/onionshare) - Securely and anonymously share a file of any size. `GPLv2` `Python` * [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` + * [Plik](https://github.com/root-gg/plik) - Plik is a scalable & friendly temporary file upload system ( wetransfer like ). ([Demo](https://plik.root.gg/)) `MIT` `Go` * [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` * [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` |