2021-10-04 22:17:32 +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.
-->
# 20 euros for YunoHost
2015-03-08 15:02:54 +01:00
2023-01-26 08:20:06 +01:00
[![Integration level ](https://dash.yunohost.org/integration/20euros.svg )](https://dash.yunohost.org/appci/app/20euros) ![Working status ](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg ) ![Maintenance status ](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg )
2023-04-03 16:30:35 +02:00
2021-10-04 22:17:32 +02:00
[![Install 20 euros with 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
*[Lire ce readme en français.](./README_fr.md)*
2021-10-04 22:17:32 +02:00
> *This package allows you to install 20 euros quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
2020-05-10 14:06:41 +02:00
## Overview
2020-03-29 12:56:45 +02:00
2023-02-03 13:57:22 +01:00
Variante de 2048 avec pièces et billets en euros.
2015-03-08 15:02:54 +01:00
2023-04-03 16:30:35 +02:00
**Shipped version:** 1.0~ynh9
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:58 +01:00
## Screenshots
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:58 +01:00
![Screenshot of 20 euros ](./doc/screenshots/Screenshot-20euros.jpg )
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:58 +01:00
## :red_circle: Antifeatures
2020-05-10 14:06:41 +02:00
2022-12-24 21:29:58 +01:00
- **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.
2020-05-10 14:06:41 +02:00
2021-10-04 22:17:32 +02:00
## Documentation and resources
2020-05-15 09:05:57 +02:00
2022-12-24 21:29:58 +01:00
* Upstream app code repository: < https: // github . com / jatekos101 / 20euros >
2023-10-31 14:57:19 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / 20euros >
2022-12-24 21:29:58 +01:00
* Report a bug: < https: // github . com / YunoHost-Apps / 20euros_ynh / issues >
2020-05-15 09:05:57 +02:00
2021-10-04 22:17:32 +02:00
## Developer info
2020-05-15 09:05:57 +02:00
2021-10-04 22:17:32 +02:00
Please send your pull request to the [testing branch ](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing ).
2020-05-15 09:05:57 +02:00
To try the testing branch, please proceed like that.
2022-12-24 21:29:58 +01:00
``` bash
2020-05-15 09:05:57 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
or
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
```
2021-10-04 22:17:32 +02:00
2022-12-24 21:29:58 +01:00
**More info regarding app packaging:** < https: / / yunohost . org / packaging_apps >