aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2021-02-21 12:39:26 +0000
committerGitHub <noreply@github.com>2021-02-21 12:39:26 +0000
commit185076ef220c290c2134c2d39c4830e1360e2037 (patch)
treefa07dcdf62cafeb203b0c7d9640f380ff6552dfd
parentMerge pull request #2377 from timvisee/master (diff)
parentMerge branch 'master' into patch-1 (diff)
downloadawesome-selfhosted-185076ef220c290c2134c2d39c4830e1360e2037.tar.gz
awesome-selfhosted-185076ef220c290c2134c2d39c4830e1360e2037.zip
Merge pull request #2395 from gregordr/patch-1
Add ImageStore to Photo and Video Galleries
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89f421c5..55cb5cbf 100644
--- a/README.md
+++ b/README.md
@@ -1228,6 +1228,7 @@ _See also [Monitoring](#monitoring)_
- [Damselfly](https://damselfly.info) - Server-based Digital Asset Management with workflow similar to Picasa. `GPL-3.0` `C#/.Net`
- [Fussel](https://github.com/cbenning/fussel) - Fussel is a static photo gallery generator. Easily generate a reactive gallery and host the optimized static folder of assets. `MIT` `Python`
- [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`
+- [ImageStore](https://github.com/gregordr/ImageStore) - Self-hosted Google Photos alternative, with a very similar UI. ([Demo](https://gregordr.github.io/ImageStore/)) `Apache-2.0` `Nodejs/Docker`
- [LibrePhotos](https://github.com/LibrePhotos/librephotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python`
- [Lychee](https://lycheeorg.github.io/) - Open source grid and album based photo-management-system. ([Source Code](https://github.com/LycheeOrg/Lychee)) `MIT` `PHP`
- [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`