diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:41:04 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-18 19:41:04 +0000 |
commit | 83fe47e0543b83445617292d0b207240c7094cb4 (patch) | |
tree | f79cce047ae9dd2a986cad415b800b97d6815908 | |
parent | fix #215, remove duplicate, add cross-section link (diff) | |
download | awesome-selfhosted-83fe47e0543b83445617292d0b207240c7094cb4.tar.gz awesome-selfhosted-83fe47e0543b83445617292d0b207240c7094cb4.zip |
add mediadrop, fix #215
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -463,6 +463,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Gallery](http://galleryproject.org/) - The simplest, most intuitive way to host your photos on your website ([Source code](https://github.com/gallery/gallery3)) `GPLv2` `PHP` * [Koken](http://koken.me/) - Content management and web site publishing for photographers `PHP` * [Lychee](http://lychee.electerious.com/) - an open source grid and album based photo-management-system ([Source code](https://github.com/electerious/Lychee)) - `MIT` `PHP` + * [MediaDrop](http://mediadrop.net/) - A video, audio and podcast publication platform ([Source code](https://github.com/mediadrop/mediadrop)) `GPLv3` `Python` * [Mediagoblin](http://mediagoblin.org) - a Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc `AGPLv3` `Python` * [MinigalNano](https://github.com/sebsauvage/MinigalNano) - MinigalNano is a very simple image gallery. It adheres to the KISS principle and is very easy to install. MinigalNano does not have a web admin interface: You just upload your images in the photo folder on your server (using FTP, SFTP) ([Demo](http://boards.tomcanac.com/)) `CC BY-SA 3.0` `PHP` * [phog](https://github.com/hillman/phog) - Static photo gallery generator with S3 uploader `Python` |