aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgregordr <36226087+gregordr@users.noreply.github.com>2021-01-31 22:56:23 +0000
committerGitHub <noreply@github.com>2021-01-31 22:56:23 +0000
commit9bd0bcbbaaa1bbf7eb07d7429b7a9835bb790347 (patch)
tree6dd38670c96198f05f719f4b20119ac2c8ce81ae
parentMerge pull request #2391 from Cristy94/patch-2 (diff)
downloadawesome-selfhosted-9bd0bcbbaaa1bbf7eb07d7429b7a9835bb790347.tar.gz
awesome-selfhosted-9bd0bcbbaaa1bbf7eb07d7429b7a9835bb790347.zip
Add ImageStore to Photo and Video Galleries
Disclaimer: I am the author of this software
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0429c66b..c8fad427 100644
--- a/README.md
+++ b/README.md
@@ -1222,6 +1222,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` `TS`
- [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`
- [OwnPhotos](https://github.com/hooram/ownphotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python`