aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-03-27 13:58:43 +0000
committerGitHub <noreply@github.com>2021-03-27 13:58:43 +0000
commit15d0ccb0c4237243f64ae7a54c1396f9afc33794 (patch)
treecc1bc57f06e0f64e7670e48ce07252bf59076dbc
parentMerge pull request #2401 from duncan-m/patch-3 (diff)
parentRemoved source code link (diff)
downloadawesome-selfhosted-15d0ccb0c4237243f64ae7a54c1396f9afc33794.tar.gz
awesome-selfhosted-15d0ccb0c4237243f64ae7a54c1396f9afc33794.zip
Merge pull request #2452 from Forceu/master
Added Gokapi for Section File Sharing and Synchronization/Single-click/drag-n-drop upload
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8e25c69f..ecd059ef 100644
--- a/README.md
+++ b/README.md
@@ -767,6 +767,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_
- [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `MIT` `Nodejs`
- [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++`
- [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP`
+- [Gokapi](https://github.com/Forceu/gokapi) - Lightweight server to share files, which expire after a set amount of downloads or days. Similar to the discontinued Firefox Send, with the difference that only the admin is allowed to upload files. `GPL-3.0` `Go`
- [goploader](https://gpldr.in/) - Easy file sharing with server-side encryption, curl/httpie/wget compliant. ([Source Code](https://github.com/Depado/goploader)) `MIT` `Go`
- [imgpush](https://github.com/hauxir/imgpush) - imgpush is a self-hosted file upload service that can easily be integrated into other webapps. `MIT` `Python`
- [ipfs.pics](https://github.com/ipfspics/server) - ipfs.pics is a distributed image hosting website. `AGPL-3.0` `PHP`