diff options
author | TheCakeIsNaOH <TheCakeIsNaOH@gmail.com> | 2020-03-26 02:43:39 +0000 |
---|---|---|
committer | TheCakeIsNaOH <TheCakeIsNaOH@gmail.com> | 2020-03-26 02:43:39 +0000 |
commit | 7ec7addc37357b82dd4ddf0dae4b2818885987db (patch) | |
tree | 24498892db5a159c03cd0ea6b60b09c19dd20e44 | |
parent | Merge pull request #1992 from n1try/master (diff) | |
download | awesome-selfhosted-7ec7addc37357b82dd4ddf0dae4b2818885987db.tar.gz awesome-selfhosted-7ec7addc37357b82dd4ddf0dae4b2818885987db.zip |
Add PiGallery2
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1191,6 +1191,7 @@ See also _[Monitoring](#monitoring)_ - [PhotoLight](https://github.com/thibaud-rohmer/PhotoLight) - The easiest photo gallery there is. `GPL-3.0` `PHP` - [Photonix](https://photonix.org/) - A new web-based photo management application with object recognition, location awareness, color analysis and other ML algorithms. ([Demo](https://demo.photonix.org/), [Source Code](https://github.com/damianmoore/photonix)) `AGPL-3.0` `Python` - [PhotoPrism](https://photoprism.org) - Personal photo management powered by Go and Google TensorFlow. Browse, organize, and share your personal photo collection, using the latest technologies to automatically tag and find pictures. ([Source Code](https://github.com/photoprism/photoprism)) `MIT` `Go` +- [PiGallery 2](https://bpatrik.github.io/pigallery2/) - A directory-first photo gallery website, with a rich UI, optimised for running on low resource servers. ([Demo](https://pigallery2.herokuapp.com/), [Source Code](https://github.com/bpatrik/pigallery2)) `MIT` `TypeScript` - [Piwigo](http://piwigo.org/) - Photo gallery software for the web, built by an active community of users and developers. ([Demo](http://piwigo.org/demo/), [Source Code](https://github.com/Piwigo/Piwigo)) `GPL-2.0` `PHP` - [Plumi](http://blog.plumi.org/) - Create your own sophisticated video-sharing site. ([Source Code](https://github.com/plumi/plumi.app)) `GPL-2.0` `Python` - [Quru Image Server](https://quruimageserver.com/) - High performance dynamically resizing image server offering directory based access control cropping, rotation, color management and other tools. ([Demo](https://quruimageserver.com), [Source Code](https://github.com/quru/qis)) `AGPL-3.0` `Python` |