diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-06-15 12:23:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-15 12:23:35 +0000 |
commit | 0a0428fa42c472277e002f27f1c60c20291d019d (patch) | |
tree | 5182d7fd8c042de6caf9b4352a2c00511adb0799 /README.md | |
parent | Merge pull request #1702 from Error1000/patch-1 (diff) | |
parent | Add photonix (diff) | |
download | awesome-selfhosted-0a0428fa42c472277e002f27f1c60c20291d019d.tar.gz awesome-selfhosted-0a0428fa42c472277e002f27f1c60c20291d019d.zip |
Merge pull request #1709 from mattydebie/patch-1
Add photonix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1088,6 +1088,7 @@ See also _[Monitoring](#monitoring)_ - [Photato](https://github.com/trebonius0/Photato) - Self-hosted photo gallery, accessible through a responsive WebUI. Directly uses and indexes a specific folder in the filesystem. `AGPL-3.0` `Java` - [Photofloat](http://blog.zx2c4.com/567) - Web 2.0 Photo Gallery Done Right via Static JSON and Dynamic Javascript. ([Demo](http://photos.jasondonenfeld.com/)) `GPL-2.0` `Python` - [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` - [Photoshow](http://www.photoshow-gallery.com/) - Responsive Web Gallery. ([Source Code](https://github.com/thibaud-rohmer/PhotoShow)) `GPL-3.0` `PHP` - [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` |