2021-05-21 18:34:01 +02:00
# Jackett pour YunoHost
2021-05-21 14:24:10 +02:00
2021-05-21 18:34:01 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/jackett.svg )](https://dash.yunohost.org/appci/app/jackett) ![](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg)
[![Installer jackett avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=jackett)
2021-05-21 14:24:10 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2021-05-21 18:34:01 +02:00
> *This package allows you to install jackett quickly and simply on a YunoHost server.
2021-05-21 14:24:10 +02:00
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
## Vue d'ensemble
Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)
2021-05-21 18:34:01 +02:00
**Version incluse:** 0.18.98~ynh1
2021-05-21 14:24:10 +02:00
2021-05-21 18:34:01 +02:00
**Démo:** https://github.com/Jackett/Jackett
2021-05-21 14:24:10 +02:00
## Captures d'écran
2021-05-21 18:34:01 +02:00
![](./doc/screenshots/demo.png)
2021-05-21 14:24:10 +02:00
## Avertissements / informations importantes
* Any known limitations, constrains or stuff not working, such as (but not limited to):
2021-05-21 18:34:01 +02:00
* No LDAP Support
2021-05-21 14:24:10 +02:00
## Documentations et ressources
2021-05-21 18:34:01 +02:00
* Site official de l'app : https://github.com/Jackett/Jackett
2021-05-21 14:24:10 +02:00
* Documentation officielle utilisateur: https://yunohost.org/apps
* Documentation officielle de l'admin: https://yunohost.org/packaging_apps
2021-05-21 18:34:01 +02:00
* Dépôt de code officiel de l'app: https://github.com/Jackett/Jackett
* Documentation YunoHost pour cette app: https://yunohost.org/app_jackett
* Signaler un bug: https://github.com/YunoHost-Apps/jackett_ynh/issues
2021-05-21 14:24:10 +02:00
## Informations pour les développeurs
2021-05-21 18:34:01 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing ).
2021-05-21 14:24:10 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2021-05-21 18:34:01 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
2021-05-21 14:24:10 +02:00
or
2021-05-21 18:34:01 +02:00
sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug
2021-05-21 14:24:10 +02:00
```
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps