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

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:15:45 +00:00
parent 422418b6a0
commit 7b410d9db6
2 changed files with 13 additions and 11 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Huginn for YunoHost # Huginn for YunoHost
[![Integration level](https://dash.yunohost.org/integration/huginn.svg)](https://dash.yunohost.org/appci/app/huginn) ![Working status](https://ci-apps.yunohost.org/ci/badges/huginn.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/huginn.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/huginn.svg)](https://dash.yunohost.org/appci/app/huginn) ![Working status](https://ci-apps.yunohost.org/ci/badges/huginn.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/huginn.maintain.svg)
[![Install Huginn with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=huginn) [![Install Huginn with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=huginn)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -26,7 +27,7 @@ Huginn is a system for building agents that perform automated tasks for you onli
## Documentation and resources ## Documentation and resources
* Upstream app code repository: <https://github.com/huginn/huginn> * Upstream app code repository: <https://github.com/huginn/huginn>
* YunoHost documentation for this app: <https://yunohost.org/app_huginn> * YunoHost Store: <https://apps.yunohost.org/app/huginn>
* Report a bug: <https://github.com/YunoHost-Apps/huginn_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/huginn_ynh/issues>
## Developer info ## Developer info

View file

@ -5,28 +5,29 @@ It shall NOT be edited by hand.
# Huginn pour YunoHost # 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) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Huginn rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* 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. 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 **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 ## 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> * YunoHost Store: <https://apps.yunohost.org/app/huginn>
* Signaler un bug : <https://github.com/YunoHost-Apps/huginn_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/huginn_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -41,4 +42,4 @@ ou
sudo yunohost app upgrade huginn -u https://github.com/YunoHost-Apps/huginn_ynh/tree/testing --debug 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>