diff options
author | nodiscc <nodiscc@gmail.com> | 2023-07-27 17:32:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 17:32:22 +0000 |
commit | 2ebd521525c999bb55202d1e3c9a02bfc19fcc91 (patch) | |
tree | 3ce4d582719a8e9b4ef1a2430208aca8ad2c8106 | |
parent | Remove xBrowserSync (unmaintained since 2021/2022) (#4040) (diff) | |
download | awesome-selfhosted-2ebd521525c999bb55202d1e3c9a02bfc19fcc91.tar.gz awesome-selfhosted-2ebd521525c999bb55202d1e3c9a02bfc19fcc91.zip |
Remove Share (unmaintained since May 2022) (#4041)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558
- `WARNING:awesome_lint.py: Share: last updated -427 days, 11:23:13.456393 ago, older than 365 days`
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -981,7 +981,6 @@ Simplified file servers for sharing of one-time/short-lived/temporary files, pro - [ProjectSend](https://www.projectsend.org/) - Upload files and assign them to specific clients you create. Give access to those files to your clients. ([Source Code](https://github.com/projectsend/projectsend)) `GPL-2.0` `PHP` - [PsiTransfer](https://github.com/psi-4ward/psitransfer) - Simple open source self-hosted file sharing solution with robust up-/download-resume and password protection. `BSD-2-Clause` `Nodejs` - [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` - [transfer.sh](https://transfer.sh) - Easy file sharing from the command line. ([Source Code](https://github.com/dutchcoders/transfer.sh)) `MIT` `Go` |