diff options
author | timbe16 <timbe16@users.noreply.github.com> | 2016-08-24 06:25:51 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-08-24 06:25:51 +0000 |
commit | 9211dec4666270fc8712990df140785aec0ee309 (patch) | |
tree | aade33d8e47ad9e2259efa73792e6f47970a3cc5 | |
parent | Added Sylius (#696) (diff) | |
download | awesome-selfhosted-9211dec4666270fc8712990df140785aec0ee309.tar.gz awesome-selfhosted-9211dec4666270fc8712990df140785aec0ee309.zip |
adding Minio (#705)
* adding Minio
* Update README.md
* Update README.md
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -518,6 +518,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [lufi](https://git.framasoft.org/luc/lufi) - Let's Upload that FIle, client-side encrypted. ([Demo](https://demo.lufi.io), [Source Code](https://git.framasoft.org/luc/lufi/tree/master)) `AGPLv3` `Perl` * [lutim](https://github.com/ldidry/lutim) - Let's Upload That Image ! * [Mediacrush](https://mediacru.sh/) - A website you can upload images, audio, and video to, and receive a link to share it with your friends. ([Source Code](https://github.com/MediaCrush/MediaCrush)) + * [Minio](https://minio.io/) - Store photos, videos, VMs, containers, log files, or any blob of data as objects. ([Source Code](https://github.com/minio/minio)) `Apache` `Go` * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - Securely and anonymously share a file of any size. * [PictShare](https://www.pictshare.net/) - PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API. ([Demo](https://www.pictshare.net/), [Source Code](https://github.com/chrisiaut/pictshare)) `Apache` `PHP/Javascript` |