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:
commit
18b02beea3
1 changed files with 8 additions and 8 deletions
16
README_fr.md
16
README_fr.md
|
@ -5,27 +5,27 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Huginn pour YunoHost
|
# Huginn pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/huginn)  
|
[](https://dash.yunohost.org/appci/app/huginn)  
|
||||||
[](https://install-app.yunohost.org/?app=huginn)
|
[](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 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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 l’app : <https://github.com/huginn/huginn>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_huginn>
|
* Documentation YunoHost pour cette app : <https://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>
|
||||||
|
|
||||||
|
@ -41,4 +41,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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue