1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00
photoprism_ynh/README_es.md
2024-06-23 14:12:54 +02:00

60 lines
2.7 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Photoprism para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/photoprism.svg)](https://dash.yunohost.org/appci/app/photoprism) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/photoprism.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/photoprism.maintain.svg)
[![Instalar Photoprism con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=photoprism)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarPhotoprism rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general
PhotoPrism® is an AI-Powered Photos App for the Decentralized Web. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. You can run it at home, on a private server, or in the cloud.
### Features
- Browse all your photos and videos without worrying about RAW conversion, duplicates or video formats
- Easily find specific pictures using powerful search filters
- Includes four high-resolution world maps to bring back the memories of your favorite trips
- Play Live Photos™ by hovering over them in albums and search results
- Recognizes the faces of your family and friends
- Automatic classification of pictures based on their content and location
**Versión actual:** 2022.09.01~ynh4
**Demo:** <https://demo-fr.photoprism.app>
## Capturas
![Captura de Photoprism](./doc/screenshots/photoprism.jpg)
## Documentaciones y recursos
- Sitio web oficial: <https://photoprism.app>
- Documentación usuario oficial: <https://docs.photoprism.app/user-guide/>
- Documentación administrador oficial: <https://docs.photoprism.app/developer-guide/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/photoprism/photoprism>
- Catálogo YunoHost: <https://apps.yunohost.org/app/photoprism>
- Reportar un error: <https://github.com/YunoHost-Apps/photoprism_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/photoprism_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/photoprism_ynh/tree/testing --debug
o
sudo yunohost app upgrade photoprism -u https://github.com/YunoHost-Apps/photoprism_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>