mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Merge pull request #97 from YunoHost-Apps/ci-auto-update-2.8.4
Upgrade to v2.8.4
This commit is contained in:
commit
bcf374e127
8 changed files with 74 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Lee el README en español](README_es.md)
|
||||||
- [Irakurri README euskaraz](README_eu.md)
|
- [Irakurri README euskaraz](README_eu.md)
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
|
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
||||||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.8.3~ynh1
|
**Shipped version:** 2.8.4~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.paperless-ngx.com/>
|
**Demo:** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
|
65
README_es.md
Normal file
65
README_es.md
Normal file
|
@ -0,0 +1,65 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Paperless-ngx para Yunohost
|
||||||
|
|
||||||
|
[![Nivel de integración](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://dash.yunohost.org/appci/app/paperless-ngx) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg)
|
||||||
|
|
||||||
|
[![Instalar Paperless-ngx con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paperless-ngx)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarPaperless-ngx 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
|
||||||
|
|
||||||
|
Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, *less paper*.
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Organize and index your scanned documents with tags, correspondents, types, and more.
|
||||||
|
* Performs OCR on your documents, adds selectable text to image only documents and adds tags, correspondents and document types to your documents.
|
||||||
|
* Supports PDF documents, images, plain text files, and Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents).
|
||||||
|
* Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely.
|
||||||
|
* Single page application front end.
|
||||||
|
* Full text search helps you find what you need.
|
||||||
|
* Email processing: Paperless adds documents from your email accounts.
|
||||||
|
* Machine learning powered document matching.
|
||||||
|
* Optimized for multi core systems: Paperless-ngx consumes multiple documents in parallel.
|
||||||
|
* The integrated sanity checker makes sure that your document archive is in good health.
|
||||||
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
|
**Versión actual:** 2.8.4~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
## Capturas
|
||||||
|
|
||||||
|
![Captura de Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png)
|
||||||
|
|
||||||
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
- Sitio web oficial: <https://paperless-ngx.com>
|
||||||
|
- Documentación usuario oficial: <https://paperless-ngx.readthedocs.io/en/latest/usage_overview.html>
|
||||||
|
- Documentación administrador oficial: <https://paperless-ngx.readthedocs.io/en/latest/index.html>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/paperless-ngx/paperless-ngx>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/paperless-ngx>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/paperless-ngx_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade paperless-ngx -u https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
||||||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.8.3~ynh1
|
**Paketatutako bertsioa:** 2.8.4~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://demo.paperless-ngx.com/>
|
**Demoa:** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
||||||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.8.3~ynh1
|
**Version incluse :** 2.8.4~ynh1
|
||||||
|
|
||||||
**Démo :** <https://demo.paperless-ngx.com/>
|
**Démo :** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
||||||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.8.3~ynh1
|
**Versión proporcionada:** 2.8.4~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.paperless-ngx.com/>
|
**Demo:** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
||||||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.8.3~ynh1
|
**分发版本:** 2.8.4~ynh1
|
||||||
|
|
||||||
**演示:** <https://demo.paperless-ngx.com/>
|
**演示:** <https://demo.paperless-ngx.com/>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Paperless-ngx"
|
||||||
description.en = "Scan, index and archive all your physical documents"
|
description.en = "Scan, index and archive all your physical documents"
|
||||||
description.fr = "Scannez, triez et archivez tous vos documents papiers"
|
description.fr = "Scannez, triez et archivez tous vos documents papiers"
|
||||||
|
|
||||||
version = "2.8.3~ynh1"
|
version = "2.8.4~ynh1"
|
||||||
|
|
||||||
maintainers = ["Tagada"]
|
maintainers = ["Tagada"]
|
||||||
|
|
||||||
|
@ -54,8 +54,8 @@ ram.runtime = "350M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.3/paperless-ngx-v2.8.3.tar.xz"
|
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.4/paperless-ngx-v2.8.4.tar.xz"
|
||||||
sha256 = "5d8c1a37a79721029878c024717b6310d3b901a77e382b52c0cc0305f866caf5"
|
sha256 = "c875480d2cf98bef2696dcf9d6f8ffc942c7a5a6fb4ebb1b16cf8c6ea03116ae"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||||
|
|
Loading…
Reference in a new issue