From 343d95ea61652c4c861657b02e9fc1e73b34042b Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Sat, 23 Jan 2021 18:26:14 +0900 Subject: [PATCH 1/2] Add Chibisafe to Simle-click/drag-n-drop upload Add Chibisafe to Simle-click/drag-n-drop upload. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa8e8ad1..1482716e 100644 --- a/README.md +++ b/README.md @@ -749,6 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Single-click/drag-n-drop upload - [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag and drop file sharing app. `AGPL-3.0` `PHP` +- [Chibisafe](https://lolisafe.moe/) - Blazing fast file uploader and awesome bunker written in node! ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` - [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` From 2319dce1716f47ce75addc9cf89321dd13a62f01 Mon Sep 17 00:00:00 2001 From: Koichi MATSUMOTO Date: Sat, 23 Jan 2021 22:27:31 +0900 Subject: [PATCH 2/2] Replace exclamation mark with period. Replace exclamation mark with period. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1482716e..08bcbf26 100644 --- a/README.md +++ b/README.md @@ -749,7 +749,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ #### Single-click/drag-n-drop upload - [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag and drop file sharing app. `AGPL-3.0` `PHP` -- [Chibisafe](https://lolisafe.moe/) - Blazing fast file uploader and awesome bunker written in node! ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` +- [Chibisafe](https://lolisafe.moe/) - Blazing fast file uploader and awesome bunker written in node. ([Source Code](https://github.com/weebdev/chibisafe)) `MIT` `Nodejs` - [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`