diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2020-11-30 13:13:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-30 13:13:57 +0000 |
commit | b936debff34bf881fdc86f15f616cc9cd9592924 (patch) | |
tree | 61d25497263450f7e331bd6338e2d14b236143a7 | |
parent | Move uPste to Pste (diff) | |
download | awesome-selfhosted-b936debff34bf881fdc86f15f616cc9cd9592924.tar.gz awesome-selfhosted-b936debff34bf881fdc86f15f616cc9cd9592924.zip |
fix language and license
fix language and license
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -763,7 +763,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [Pomf](https://github.com/Pomf/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se. `MIT` `PHP` - [ProjectSend](http://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/ignacionelson/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` -- [Pste](https://dev.pste.pw/) - Just a simple file hosting application inspired by the likes of pomf.se and teknik.io. ([Source Code](https://github.com/FoxDev/pste)) `AGPL-3.0` `PHP` +- [Pste](https://dev.pste.pw/) - Just a simple file hosting application inspired by the likes of pomf.se and teknik.io. ([Source Code](https://github.com/FoxDev/pste)) `GPL-3.0` `Python` - [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` - [Uguu](https://uguu.se/) - Stores files and deletes after X amount of time. ([Source Code](https://github.com/nokonoko/uguu)) `MIT` `PHP` |