mirror of
https://github.com/YunoHost-Apps/photoview_ynh.git
synced 2024-09-03 20:05:55 +02:00
Auto-update README
This commit is contained in:
parent
989b99ccc7
commit
0b750942a6
2 changed files with 28 additions and 68 deletions
46
README.md
46
README.md
|
@ -1,7 +1,12 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# Photoview for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/photoview)  
|
||||
[](https://install-app.yunohost.org/?app=photoview)
|
||||
[](https://install-app.yunohost.org/?app=photoview)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -9,44 +14,19 @@
|
|||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
|
||||
|
||||
**Shipped version:** 2.3.9
|
||||
Simple and user-friendly photo gallery that's made for photographers
|
||||
|
||||
## Screenshots
|
||||
**Shipped version:** 2.3.12~ynh1
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
* [Official demo](https://photos.qpqp.dk/) Username: **demo** Password: **demo**
|
||||
|
||||
## Configuration
|
||||
|
||||
You can access an admin panel from the web interface.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://photoview.github.io/docs/
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
Are LDAP and HTTP auth supported? **No**
|
||||
Can the app be used by multiple users? **Yes**
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photoview/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photoview/)
|
||||
|
||||
## Links
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://photoview.github.io/
|
||||
* Upstream app code repository: https://github.com/photoview/photoview
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_photoview
|
||||
* Report a bug: https://github.com/YunoHost-Apps/photoview_ynh/issues
|
||||
* App website: https://photoview.github.io/
|
||||
* Upstream app repository: https://github.com/photoview/photoview
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -58,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/photoview_ynh/tree/te
|
|||
or
|
||||
sudo yunohost app upgrade photoview -u https://github.com/YunoHost-Apps/photoview_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
46
README_fr.md
46
README_fr.md
|
@ -1,52 +1,28 @@
|
|||
# Photoview pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/photoview)  
|
||||
[](https://install-app.yunohost.org/?app=photoview)
|
||||
[](https://install-app.yunohost.org/?app=photoview)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Photoview 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
|
||||
Photoview est une galerie photos simple et facile à utiliser, conçue pour les photographes et qui vise à fournir un moyen simple et rapide pour naviguer dans les dossiers contenant des milliers de photos haute résolution.
|
||||
|
||||
**Version incluse :** 2.3.9
|
||||
Galerie photos simple et facile à utiliser, faite pour les photographes
|
||||
|
||||
## Captures d'écran
|
||||
**Version incluse :** 2.3.12~ynh1
|
||||
|
||||

|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo officielle](https://photos.qpqp.dk/) Nom d'utilisateur: **demo** Mot de pase: **demo**
|
||||
## Documentations et ressources
|
||||
|
||||
## Configuration
|
||||
|
||||
Vous pouvez accéder à un panneau admin depuis l'interface web.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : https://photoview.github.io/docs/
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/photoview/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/photoview/)
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/photoview_ynh/issues
|
||||
* Site de l'application : https://photoview.github.io/
|
||||
* Dépôt de l'application principale : https://github.com/photoview/photoview
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : https://photoview.github.io/
|
||||
* Dépôt de code officiel de l'app : https://github.com/photoview/photoview
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_photoview
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/photoview_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -58,3 +34,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/photoview_ynh/tree/te
|
|||
ou
|
||||
sudo yunohost app upgrade photoview -u https://github.com/YunoHost-Apps/photoview_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