1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snipeit_ynh.git synced 2024-09-03 20:26:16 +02:00
snipeit_ynh/README_es.md
YunoHost Bot b2b2b41f2a
Upgrade to v7.0.11 (#67)
* Upgrade sources
- `main` v7.0.11: https://github.com/snipe/snipe-it/releases/tag/7.0.11

* Auto-update READMEs
2024-08-16 12:48:21 +02:00

50 lines
2.2 KiB
Markdown

<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Snipe-IT para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/snipeit.svg)](https://ci-apps.yunohost.org/ci/apps/snipeit/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/snipeit.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/snipeit.maintain.svg)
[![Instalar Snipe-IT con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=snipeit)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarSnipe-IT 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
Snipeit is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.
**Versión actual:** 7.0.11~ynh1
**Demo:** <https://snipeitapp.com/demo/>
## Capturas
![Captura de Snipe-IT](./doc/screenshots/screenshot.png)
## Documentaciones y recursos
- Sitio web oficial: <https://snipeitapp.com>
- Documentación usuario oficial: <https://snipe-it.readme.io/docs/overview>
- Documentación administrador oficial: <https://snipe-it.readme.io/docs/introduction>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/snipe/snipe-it>
- Catálogo YunoHost: <https://apps.yunohost.org/app/snipeit>
- Reportar un error: <https://github.com/YunoHost-Apps/snipeit_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
o
sudo yunohost app upgrade snipeit -u https://github.com/YunoHost-Apps/snipeit_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>