diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2020-12-12 15:39:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-12 15:39:00 +0000 |
commit | 7eba6b71850bb17f035b0ca8caf63d4102558b53 (patch) | |
tree | a87c2a40dab9d37fbb7d7d949682df0f018b88fd /README.md | |
parent | Add BlackUpload and FireShare (diff) | |
download | awesome-selfhosted-7eba6b71850bb17f035b0ca8caf63d4102558b53.tar.gz awesome-selfhosted-7eba6b71850bb17f035b0ca8caf63d4102558b53.zip |
fix typo
fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -744,7 +744,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Single-click/drag-n-drop upload -- [BlackUpload](https://github.com/FarisCode511/BlackUpload) - An Anonymus File Uploader Script with Multi-File Upload Support. `MIT` `PHP` +- [BlackUpload](https://github.com/FarisCode511/BlackUpload) - An Anonymous File Uploader Script with Multi-File Upload Support. `MIT` `PHP` - [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag and drop file sharing app. `AGPL-3.0` `PHP` - [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` |