diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 14:13:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 14:13:55 +0000 |
commit | 122867b994a9417d22b07f04cb70e19c817308c6 (patch) | |
tree | 8ae1ecdec9bd6f67d7f1ff5270b491a6383cd539 | |
parent | Merge pull request #2066 from nrobinaubertin/patch-1 (diff) | |
parent | fix typo/missing space (diff) | |
download | awesome-selfhosted-122867b994a9417d22b07f04cb70e19c817308c6.tar.gz awesome-selfhosted-122867b994a9417d22b07f04cb70e19c817308c6.zip |
Merge pull request #2051 from nathanhenniges/patch-1
Added Share
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -776,6 +776,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)) `GPL-2.0` `PHP` - [PsiTransfer](https://github.com/psi-4ward/psitransfer) - Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. `BSD-2-Clause` `Nodejs` +- [Share](https://github.com/MrDemonWolf/share) - Simple yet advanced uploader - upload files, images and text with moderation tools for admins. Can be used for friends and family or just for you. Integration with ShareX and more. `MIT` `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. `GPL-3.0` `Scala/Java` - [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) - Client-side Encrypted Image Host. `MIT` `Nodejs` |