From 2c8f36a2d77f58dbeaf979a4add266a066820aec Mon Sep 17 00:00:00 2001 From: electron <35594100+ajaykumaras@users.noreply.github.com> Date: Wed, 30 Dec 2020 23:26:01 +0530 Subject: [PATCH] Update to add LibrePhotos LibrePhotos is a fork of Ownphotos. It is a self hosted Google Photos clone, with a slight focus on cool graphs with a Django backend & React frontend. It has features like auto-labelling of faces and a simple and clean UI. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ab16a96..85f3b288 100644 --- a/README.md +++ b/README.md @@ -1207,6 +1207,7 @@ _See also [Monitoring](#monitoring)_ - [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](http://demo.cumulusclips.org/)) `GPL-2.0` `PHP` - [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` +- [LibrePhotos](https://github.com/LibrePhotos/librephotos) - Self hosted Google Photos clone, with a slight focus on cool graphs. ([Source Code](https://github.com/LibrePhotos/librephotos)) `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` - [OwnPhotos](https://github.com/hooram/ownphotos) - Self hosted wannabe Google Photos clone, with a slight focus on cool graphs. `MIT` `Python` @@ -1225,6 +1226,7 @@ _See also [Monitoring](#monitoring)_ - [UberGallery](http://www.ubergallery.net) - UberGallery is an easy to use, simple to manage, web photo gallery. UberGallery does not require a database and supports JPEG, GIF and PNG file types. Simply upload your images and UberGallery will automatically generate thumbnails and output HTML. ([Source Code](https://github.com/UberGallery/UberGallery)) `MIT` `PHP` - [Zenphoto](http://www.zenphoto.org/) - Open-source gallery and CMS project. ([Source Code](https://github.com/zenphoto/zenphoto)) `GPL-2.0` `PHP` + ## Polls and Events **[`^ back to top ^`](#)**