# Cheky pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/cheky.svg)](https://dash.yunohost.org/appci/app/cheky) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cheky.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cheky.maintain.svg) [![Installer Cheky avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cheky) *[Read this readme in english.](./README.md)* > *Ce package vous permet d’installer Cheky 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.* ## Vue d’ensemble ## Features * [Cheky](https://www.cheky.net) vous permet de créer des alertes [Leboncoin](http://leboncoin.fr/) et des alertes [SeLoger](http://www.seloger.com/). * Vous pouvez ainsi suivre gratuitement, en fonction de vos critères de recherche, les nouvelles annonces mises en ligne sur ces sites internet. * Les alertes peuvent être envoyées par mail, flux RSS et SMS. **Version incluse :** 4.4.1~ynh5 ## Documentations et ressources * Site officiel de l’app : * Dépôt de code officiel de l’app : * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cheky_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/cheky_ynh/tree/testing --debug ou sudo yunohost app upgrade cheky -u https://github.com/YunoHost-Apps/cheky_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**