From d8ad6e48fc0a02c0f3feb20720cf453cb1b001ef Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Tue, 18 Oct 2022 21:44:26 +0900 Subject: [PATCH] Add Uploady to Single-clock & Drag-n-drop Upload (#3314) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22298a4b..be9d7ba9 100644 --- a/README.md +++ b/README.md @@ -955,6 +955,7 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [Snapdrop](https://snapdrop.net/) - Local file sharing in your browser. Inspired by Apple's Airdrop. ([Source Code](https://github.com/RobinLinus/snapdrop)) `GPL-3.0-only` `Docker` - [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` - [Uguu](https://uguu.se/) - Stores files and deletes after X amount of time. ([Source Code](https://github.com/nokonoko/uguu)) `MIT` `PHP` +- [Uploady](https://github.com/farisc0de/Uploady) - Uploady is a simple file uploader script with multi file upload support. `MIT` `PHP` - [Void](https://github.com/AlphaNecron/Void) - Lightweight, fast and elegant file hosting service for ShareX with Web UI and REST API. ([Source Code](https://github.com/AlphaNecron/Void/)) `MIT` `Nodejs` - [XBackBone](https://xbackbone.app/) - A simple, fast and lightweight file manager with instant sharing tools integration, like ShareX (a free and open-source screenshot utility for Windows). ([Source Code](https://github.com/SergiX44/XBackBone)) `AGPL-3.0` `PHP` - [Zipline](https://github.com/diced/zipline) - A lightweight, fast and reliable file sharing server that is commonly used with ShareX, offering a react-based Web UI and fast API. `MIT` `Nodejs`