2022-08-17 13:01:15 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2021-10-04 18:03:49 +02:00
# 20 euros pour YunoHost
2020-05-10 14:06:41 +02:00
2022-08-17 13:01:15 +02:00
[![Niveau d'intégration ](https://dash.yunohost.org/integration/20euros.svg )](https://dash.yunohost.org/appci/app/20euros) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg )
2021-10-04 18:03:49 +02:00
[![Installer 20 euros avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=20euros)
2020-05-10 14:06:41 +02:00
2021-10-04 18:03:49 +02:00
*[Read this readme in english.](./README.md)*
2020-05-10 14:06:41 +02:00
2021-10-04 18:03:49 +02:00
> *Ce package vous permet d'installer 20 euros 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.*
2020-05-10 14:06:41 +02:00
2021-10-04 18:03:49 +02:00
## Vue d'ensemble
2020-05-10 14:06:41 +02:00
2021-10-04 18:03:49 +02:00
Variante de 2048 avec pièces et billets en euros
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:51 +01:00
**Version incluse :** 1.0~ynh6
2020-05-10 14:06:41 +02:00
2021-10-04 18:04:58 +02:00
## Captures d'écran
2022-08-17 13:01:15 +02:00
![Capture d'écran de 20 euros ](./doc/screenshots/Screenshot-20euros.jpg )
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:51 +01:00
## :red_circle: Fonctions indésirables
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
2021-10-04 18:03:49 +02:00
## Documentations et ressources
2020-05-15 09:05:57 +02:00
2022-08-17 13:01:15 +02:00
* Site officiel de l'app : < https: // github . com / jatekos101 / 20euros >
* Dépôt de code officiel de l'app : < https: // github . com / jatekos101 / 20euros >
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_20euros >
* Signaler un bug : < https: // github . com / YunoHost-Apps / 20euros_ynh / issues >
2020-05-15 09:05:57 +02:00
2020-08-13 18:30:30 +02:00
## Informations pour les développeurs
2020-05-15 09:05:57 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-08-17 13:01:15 +02:00
``` bash
2020-05-15 09:05:57 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
ou
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
```
2021-10-04 18:03:49 +02:00
2022-08-17 13:01:15 +02:00
**Plus d'infos sur le packaging d'applications :** < https: / / yunohost . org / packaging_apps >