1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/huginn_ynh.git synced 2024-09-03 19:26:13 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/huginn_ynh into testing

This commit is contained in:
Éric Gaspar 2023-01-16 22:45:11 +01:00
commit 18b02beea3

View file

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# Huginn pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/huginn.svg)](https://dash.yunohost.org/appci/app/huginn) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/huginn.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/huginn.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/huginn.svg)](https://dash.yunohost.org/appci/app/huginn) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/huginn.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/huginn.maintain.svg)
[![Installer Huginn avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=huginn)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Huginn rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Huginn rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
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.
**Version incluse :** 2022.03.24~ynh3
## Captures d'écran
## Captures décran
![Capture d'écran de Huginn](./doc/screenshots/your-agents.png)
![Capture décran de Huginn](./doc/screenshots/your-agents.png)
## Documentations et ressources
* Dépôt de code officiel de l'app : <https://github.com/huginn/huginn>
* Dépôt de code officiel de lapp : <https://github.com/huginn/huginn>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_huginn>
* Signaler un bug : <https://github.com/YunoHost-Apps/huginn_ynh/issues>
@ -41,4 +41,4 @@ ou
sudo yunohost app upgrade huginn -u https://github.com/YunoHost-Apps/huginn_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>