aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorviktorstrate <viktorstrate@gmail.com>2020-03-12 16:24:36 +0000
committerviktorstrate <viktorstrate@gmail.com>2020-03-12 16:32:46 +0000
commit9b70b920fe14cc3d21de2da942c3744c94557531 (patch)
tree93916bcc400e58f13ce1ced2ac8b09321fa9279d
parentMerge pull request #1990 from mniehe/master (diff)
downloadawesome-selfhosted-9b70b920fe14cc3d21de2da942c3744c94557531.tar.gz
awesome-selfhosted-9b70b920fe14cc3d21de2da942c3744c94557531.zip
Add Photoview
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82316fa8..2e0e6605 100644
--- a/README.md
+++ b/README.md
@@ -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`
+- [Photoview](https://github.com/viktorstrate/photoview) - A simple and user-friendly Photo Gallery for personal servers. It is made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. ([Demo](https://photos.qpqp.dk/)) `GPL-3.0` `Go`
- [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`