diff options
author | Matthias De Bie <mattydebie@gmail.com> | 2019-06-03 06:57:24 +0000 |
---|---|---|
committer | Matthias De Bie <mattydebie@gmail.com> | 2019-06-03 07:12:57 +0000 |
commit | e359cbc5d5a197d4139ba2874a4ca776a43a1560 (patch) | |
tree | e5ca5981496dcc6aa19f6799fd1c2dbe648feeaf | |
parent | Merge pull request #1707 from nodiscc/rm-wheatbin (diff) | |
download | awesome-selfhosted-e359cbc5d5a197d4139ba2874a4ca776a43a1560.tar.gz awesome-selfhosted-e359cbc5d5a197d4139ba2874a4ca776a43a1560.zip |
Add photonix
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1084,6 +1084,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` |