# Huginn para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/huginn.svg)](https://dash.yunohost.org/appci/app/huginn) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/huginn.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/huginn.maintain.svg) [![Instalar Huginn con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=huginn) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarHuginn 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 Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch for events, and take actions on your behalf. Huginn's Agents create and consume events, propagating them along a directed graph. Think of it as a hackable version of IFTTT or Zapier on your own server. You always know who has your data. You do. **Versión actual:** 2022.08.18~ynh1 ## Capturas ![Captura de Huginn](./doc/screenshots/your-agents.png) ## Documentaciones y recursos - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/huginn_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/huginn_ynh/tree/testing --debug o sudo yunohost app upgrade huginn -u https://github.com/YunoHost-Apps/huginn_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**