mirror of
https://github.com/YunoHost-Apps/photonix_ynh.git
synced 2024-09-03 19:56:29 +02:00
Auto-update README
This commit is contained in:
parent
a616f84a8d
commit
0791577bcf
2 changed files with 46 additions and 96 deletions
67
README.md
67
README.md
|
@ -1,7 +1,13 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Photonix for YunoHost
|
# Photonix for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/photonix)  
|
[](https://dash.yunohost.org/appci/app/photonix)  
|
||||||
[](https://install-app.yunohost.org/?app=photonix)
|
|
||||||
|
[](https://install-app.yunohost.org/?app=photonix)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -9,62 +15,31 @@
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## 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 and face recognition, location awareness, color analysis and other algorithms.
|
|
||||||
|
|
||||||
**Shipped version:** 0.22.0
|
Photo management application that streamlines the process of storing, presenting and re-discovering photos
|
||||||
|
|
||||||
## Screenshots
|
**Shipped version:** 0.24.0~ynh1
|
||||||
|
## :red_circle: Antifeatures
|
||||||
|
|
||||||

|
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
|
||||||
|
|
||||||
## Demo
|
## Documentation and resources
|
||||||
|
|
||||||
* [Official demo](https://demo.photonix.org/)
|
* Official app website: <https://photonix.org/>
|
||||||
|
* Upstream app code repository: <https://github.com/photonixapp/photonix>
|
||||||
## Configuration
|
* YunoHost documentation for this app: <https://yunohost.org/app_photonix>
|
||||||
|
* Report a bug: <https://github.com/YunoHost-Apps/photonix_ynh/issues>
|
||||||
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
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photonix/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photonix/)
|
|
||||||
|
|
||||||
## 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
|
## 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](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
73
README_fr.md
73
README_fr.md
|
@ -1,70 +1,45 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Photonix pour YunoHost
|
# Photonix pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/photonix)  
|
[](https://dash.yunohost.org/appci/app/photonix)  
|
||||||
[](https://install-app.yunohost.org/?app=photonix)
|
|
||||||
|
[](https://install-app.yunohost.org/?app=photonix)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Photonix rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Photonix rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
Photonix est une application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos. Le filtrage intelligent est rendu possible automatiquement grâce à la reconnaissance d'objets et de visages, la localisation, l'analyse de couleurs, et d'autres algorithmes.
|
|
||||||
|
|
||||||
**Version incluse :** 0.22.0
|
Application de gestion de photos qui simplifie le processus de stocker, présenter er re-découvrir ses photos
|
||||||
|
|
||||||
## Captures d'écran
|
**Version incluse :** 0.24.0~ynh1
|
||||||
|
## :red_circle: Fonctions indésirables
|
||||||
|
|
||||||

|
- **Package not maintained**: This YunoHost package is not maintained and needs adoption.
|
||||||
|
|
||||||
## Démo
|
## Documentations et ressources
|
||||||
|
|
||||||
* [Démo officielle](https://demo.photonix.org/)
|
* Site officiel de l’app : <https://photonix.org/>
|
||||||
|
* Dépôt de code officiel de l’app : <https://github.com/photonixapp/photonix>
|
||||||
## Configuration
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_photonix>
|
||||||
|
* Signaler un bug : <https://github.com/YunoHost-Apps/photonix_ynh/issues>
|
||||||
Un panneau admin est accessible depuis `https://votre.domiane.tld/admin/`.
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Documentation officielle : https://photonix.org/docs/
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
* SSO LDAP
|
|
||||||
* Création automatique des bibliothèques à partir des dossiers multimédia
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Seulement LDAP**
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photonix/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photonix/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* L'application d'origine n'a pas encore eue de version stable, il pourrait y avoir des bugs.
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/photonix_ynh/issues
|
|
||||||
* Site de l'application : https://photonix.org/
|
|
||||||
* Dépôt de l'application principale : https://github.com/photonixapp/photonix/
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/photonix_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
sudo yunohost app upgrade photonix -u https://github.com/YunoHost-Apps/photonix_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue