diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:50:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-13 13:50:37 +0000 |
commit | c0119989a542b96ce52dc5ef08a4f669b9a415ab (patch) | |
tree | b9fa36ec3900ac7f9bb2d33cd4479d91bb1763dc | |
parent | Merge pull request #2403 from hmorandell/patch-1 (diff) | |
parent | Add Web-File-Uploader (diff) | |
download | awesome-selfhosted-c0119989a542b96ce52dc5ef08a4f669b9a415ab.tar.gz awesome-selfhosted-c0119989a542b96ce52dc5ef08a4f669b9a415ab.zip |
Merge pull request #2406 from mzch/master
Add Web-File-Uploader
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |