diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2022-10-18 12:44:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 12:44:26 +0000 |
commit | d8ad6e48fc0a02c0f3feb20720cf453cb1b001ef (patch) | |
tree | b4374513d5b1f6911cda11de1deb38344e1c38f2 /README.md | |
parent | feat: Add OhMyForms to Polls and Events (#3318) (diff) | |
download | awesome-selfhosted-d8ad6e48fc0a02c0f3feb20720cf453cb1b001ef.tar.gz awesome-selfhosted-d8ad6e48fc0a02c0f3feb20720cf453cb1b001ef.zip |
Add Uploady to Single-clock & Drag-n-drop Upload (#3314)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |