# Simple-Hash-Generator pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/simple-hash-generator.svg)](https://dash.yunohost.org/appci/app/simple-hash-generator) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.maintain.svg) [![Installer Simple-Hash-Generator avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simple-hash-generator) *[Read this readme in english.](./README.md)* > *Ce package vous permet d’installer Simple-Hash-Generator 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 A simple hash generator utilizing a collection of popular and useful hash functions **Version incluse :** 1.0~ynh2 **Démo :** https://prizz.github.io/Simple-Hash-Generator/ ## Captures d’écran ![Capture d’écran de Simple-Hash-Generator](./doc/screenshots/screenshot.png) ## Documentations et ressources * Site officiel de l’app : * Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug ou sudo yunohost app upgrade simple-hash-generator -u https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**