aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-02-13 13:50:37 +0000
committerGitHub <noreply@github.com>2021-02-13 13:50:37 +0000
commitc0119989a542b96ce52dc5ef08a4f669b9a415ab (patch)
treeb9fa36ec3900ac7f9bb2d33cd4479d91bb1763dc
parentMerge pull request #2403 from hmorandell/patch-1 (diff)
parentAdd Web-File-Uploader (diff)
downloadawesome-selfhosted-c0119989a542b96ce52dc5ef08a4f669b9a415ab.tar.gz
awesome-selfhosted-c0119989a542b96ce52dc5ef08a4f669b9a415ab.zip
Merge pull request #2406 from mzch/master
Add Web-File-Uploader
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b241162..2b2bf4b3 100644
--- a/README.md
+++ b/README.md
@@ -782,6 +782,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_
- [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`
+- [Web-File-Uploader](https://v2.femto.pw/) - A simple tool to let people upload and share images and files. ([Source Code](https://github.com/femto-apps/web-file-uploader)) `MIT` `Nodejs`
- [XBackBone](https://github.com/SergiX44/XBackBone) - A simple, fast and lightweight file manager with instant sharing tools integration, like ShareX (a free and open-source screenshot utility for Windows). `AGPL-3.0` `PHP`
- [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer and sharing solution. ([Demo](http://demo.youtransfer.io/), [Source Code](https://github.com/remie/YouTransfer)) `Apache-2.0` `Nodejs`
- [Zipline](https://zipline.diced.wtf/) - A lightweight, fast and reliable file sharing server that is commonly used with ShareX, offering a react-based Web UI and fast API. ([Source Code](https://github.com/diced/zipline)) `MIT` `Nodejs`