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
2023-01-26 08:19:25 +01: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 )
2023-02-22 16:35:05 +01:00
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
2023-01-26 08:19:25 +01: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
2023-01-26 08:19:25 +01:00
## Vue d’ ensemble
2020-05-10 14:06:41 +02:00
2023-02-03 13:57:03 +01:00
Variante de 2048 avec pièces et billets en euros.
2020-05-10 14:06:41 +02:00
2023-04-03 14:21:52 +02:00
**Version incluse :** 1.0~ynh9
2020-05-10 14:06:41 +02:00
2023-01-26 08:19:25 +01:00
## Captures d’ écran
2021-10-04 18:04:58 +02:00
2023-01-26 08:19:25 +01: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
2023-01-26 08:19:25 +01:00
* Dépôt de code officiel de l’ app : < https: // github . com / jatekos101 / 20euros >
2022-08-17 13:01:15 +02:00
* 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
2023-01-26 08:19:25 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >