diff options
author | nodiscc <nodiscc@gmail.com> | 2019-01-02 11:03:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-02 11:03:05 +0000 |
commit | 563a50d3f5ea094aea7aa9a2bdd27c67fd15cacb (patch) | |
tree | 98fc96264b18ab5373aaa91bd9b186148b15cfb2 | |
parent | Merge pull request #1588 from PMK/patch-1 (diff) | |
parent | Added OwnPhotos to photo-/videogalleries (diff) | |
download | awesome-selfhosted-563a50d3f5ea094aea7aa9a2bdd27c67fd15cacb.tar.gz awesome-selfhosted-563a50d3f5ea094aea7aa9a2bdd27c67fd15cacb.zip |
Merge pull request #1589 from erikhubers/master
Added OwnPhotos to photo-/videogalleries
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1083,6 +1083,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection - [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` +- [OwnPhotos](https://github.com/hooram/ownphotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python` - [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` - [Photofloat](http://blog.zx2c4.com/567) - Web 2.0 Photo Gallery Done Right via Static JSON and Dynamic Javascript. ([Demo](http://photos.jasondonenfeld.com/)) `GPL-2.0` `Python` - [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is. `GPL-3.0` `PHP` |