diff options
author | nodiscc <nodiscc@gmail.com> | 2018-08-28 12:03:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 12:03:25 +0000 |
commit | 46bd671e00c2e460f924be04edec006412547276 (patch) | |
tree | f8f6e8898a70c54b8d9d9674ccbbb09ee5dbf5d3 | |
parent | Merge pull request #1472 from muralikg/patch-1 (diff) | |
parent | Fix link (diff) | |
download | awesome-selfhosted-46bd671e00c2e460f924be04edec006412547276.tar.gz awesome-selfhosted-46bd671e00c2e460f924be04edec006412547276.zip |
Merge pull request #1473 from Rohlik/patch-1
Fix link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1050,7 +1050,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection - [CumulusClips](http://cumulusclips.org/) - Your own video sharing website with CumulusClips video sharing script. You can build a YouTube clone where users can upload, rate, comment on videos, and much more. ([Demo](https://tube.devosi.org/)) `GPL-2.0` `PHP` - [Gallery CSS](https://benschwarz.github.io/gallery-css/) - Gallery.css is all CSS. Think: Simple, maintainable and understandable galleries without the use of Javascript. ([Source Code](https://github.com/benschwarz/gallery-css)) `MIT` `CSS` - [Lychee](http://lychee.electerious.com/) - Open source grid and album based photo-management-system. ([Source Code](https://github.com/electerious/Lychee)) `MIT` `PHP` -- [MediaDrop](http://mediadrop.net/) - Video, audio and podcast publication platform. ([Source Code](https://github.com/mediadrop/mediadrop)) `GPL-3.0` `Python` +- [MediaDrop](https://mediadrop.video/) - Video, audio and podcast publication platform. ([Source Code](https://github.com/mediadrop/mediadrop)) `GPL-3.0` `Python` - [Mediagoblin](http://mediagoblin.org) - Free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. ([Source Code](https://savannah.gnu.org/projects/mediagoblin)) `AGPL-3.0` `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). `AGPL-3.0` `PHP` - [Photato](https://github.com/trebonius0/Photato) - Self-hosted photo gallery, accessible through a responsive WebUI. Directly uses and indexes a specific folder in the filesystem. `AGPL-3.0` `Java` |