.github | ||
conf | ||
hooks | ||
scripts | ||
sources | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md | ||
README_fr.md |
Photonix for YunoHost
This package allows you to install Photonix quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Photonix is a photo management application that streamlines the process of storing, presenting and re-discovering photos. Smart filtering is made possible automatically by object recognition, location awareness, color analysis and other algorithms.
Shipped version: 0.4.0
Screenshots
Demo
Configuration
There is an admin panel accessible from https://your.domian.tld/admin/
.
Documentation
- Official documentation: https://photonix.org/docs/
YunoHost specific features
- LDAP SSO
- Automatic creation of libraries from multimedia directories
Multi-user support
Are LDAP and HTTP auth supported? LDAP only Can the app be used by multiple users? Yes
Supported architectures
Limitations
- The upstream app has not yet had a stable release, there may be bugs.
Links
- Report a bug: https://github.com/YunoHost-Apps/photonix_ynh/issues
- App website: https://photonix.org/
- Upstream app repository: https://github.com/photonixapp/photonix/
- YunoHost website: https://yunohost.org/
Developer info
Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
or
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug