diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2023-04-11 15:22:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 15:22:11 +0000 |
commit | 70d50a141880ec235dc8ee3e9efe43b3b2289578 (patch) | |
tree | 1238cb3cb481be3027435867371f5b69795ef20e | |
parent | add swingmusic to media streaming (#3689) (diff) | |
download | awesome-selfhosted-70d50a141880ec235dc8ee3e9efe43b3b2289578.tar.gz awesome-selfhosted-70d50a141880ec235dc8ee3e9efe43b3b2289578.zip |
Add Shifter (#3690)
Add Shifter to File Transfer section.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -983,6 +983,7 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [QuickShare](https://github.com/ihexxa/quickshare) - Quick and simple file sharing between different devices. `LGPL-3.0` `Go` - [Share](https://github.com/MrDemonWolf/share) - Simple yet advanced uploader - upload files, images and text with moderation tools for admins. Can be used for friends and family or just for you. Integration with ShareX and more. `MIT` `Nodejs` - [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` +- [Shifter](https://github.com/TobySuch/Shifter) - A simple, self-hosted file-sharing web app, powered by Django. `MIT` `Docker` - [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` |