diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:15:04 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:15:04 +0000 |
commit | 0c24aab9aacbb8628d00ea5987fe383a57c58510 (patch) | |
tree | 58a45f42aebd0e1f4ec6a65a52e411c9b280a8fb | |
parent | fix olaris license (diff) | |
download | awesome-selfhosted-0c24aab9aacbb8628d00ea5987fe383a57c58510.tar.gz awesome-selfhosted-0c24aab9aacbb8628d00ea5987fe383a57c58510.zip |
fix fireshare license/platform tag ordering
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -760,7 +760,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [Coquelicot](https://coquelicot.potager.org/) - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. ([Source Code](https://coquelicot.potager.org/gitweb/?p=coquelicot.git)) `AGPL-3.0` `Ruby` - [elixire](https://elixi.re) - Simple yet advanced screenshot uploading and link shortening service. ([Source Code](https://gitlab.com/elixire/elixire), [Clients](https://gitlab.com/elixire/elixiremanager)) `AGPL-3.0` `Python` - [fibridge](https://github.com/anderspitman/fibridge-proxy-rs) - Stream huge files out of your browser without having to upload. `MIT` `Rust` -- [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `Nodejs` `MIT` +- [FireShare](https://github.com/rockmanvnx6/FireShare) - A full-stack, pub-sub, real-time secure file sharing system. ([Demo](https://auspham.dev/FireShare)) `MIT` `Nodejs` - [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++` - [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP` - [goploader](https://gpldr.in/) - Easy file sharing with server-side encryption, curl/httpie/wget compliant. ([Source Code](https://github.com/Depado/goploader)) `MIT` `Go` |