diff options
author | Fabeuss <40515597+Fabeuss@users.noreply.github.com> | 2021-10-02 09:09:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-02 09:09:14 +0000 |
commit | 8331cef2bcb2db77d306f6e0c20f4a1afed4b47d (patch) | |
tree | d73b787284be11787f83f68d0d02414af4a35a97 /README.md | |
parent | Merge pull request #2676 from beucismis/master (diff) | |
download | awesome-selfhosted-8331cef2bcb2db77d306f6e0c20f4a1afed4b47d.tar.gz awesome-selfhosted-8331cef2bcb2db77d306f6e0c20f4a1afed4b47d.zip |
Add QuickShare to File Transfer- Single click... (#2685)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -809,6 +809,7 @@ _Related: [Groupware](#groupware)_ - [ProjectSend](https://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/projectsend/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` - [Pste](https://dev.pste.pw/) - Just a simple file hosting application inspired by the likes of pomf.se and teknik.io. ([Source Code](https://github.com/FoxDev/pste)) `GPL-3.0` `Python` +- [QuickShare](https://github.com/ihexxa/quickshare) - Quick and simple file sharing between different devices. ([Demo](https://hexxa-quickshare.herokuapp.com/)) `LGPL-3.0` `Go` - [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` - [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` |