1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rallly_ynh.git synced 2024-09-03 20:16:16 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/rallly_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-05-09 12:13:38 +02:00
commit 19ec94f11d
2 changed files with 13 additions and 11 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Rallly for YunoHost # Rallly for YunoHost
[![Integration level](https://dash.yunohost.org/integration/rallly.svg)](https://dash.yunohost.org/appci/app/rallly) ![Working status](https://ci-apps.yunohost.org/ci/badges/rallly.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/rallly.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/rallly.svg)](https://dash.yunohost.org/appci/app/rallly) ![Working status](https://ci-apps.yunohost.org/ci/badges/rallly.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/rallly.maintain.svg)
[![Install Rallly with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rallly) [![Install Rallly with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rallly)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,29 +5,30 @@ It shall NOT be edited by hand.
# Rallly pour YunoHost # Rallly pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/rallly.svg)](https://dash.yunohost.org/appci/app/rallly) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rallly.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rallly.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/rallly.svg)](https://dash.yunohost.org/appci/app/rallly) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rallly.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rallly.maintain.svg)
[![Installer Rallly avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rallly) [![Installer Rallly avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rallly)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Rallly rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Rallly 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.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability. Save time and avoid back-and-forth emails. Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability. Save time and avoid back-and-forth emails.
**Version incluse :** 1.0~ynh1 **Version incluse :** 1.0~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de Rallly](./doc/screenshots/screenshot.png) ![Capture décran de Rallly](./doc/screenshots/screenshot.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://rallly.co/fr> * Site officiel de lapp : <https://rallly.co/fr>
* Documentation officielle de l'admin : <https://support.rallly.co/> * Documentation officielle de ladmin : <https://support.rallly.co/>
* Dépôt de code officiel de l'app : <https://github.com/lukevella/rallly> * Dépôt de code officiel de lapp : <https://github.com/lukevella/rallly>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rallly> * Documentation YunoHost pour cette app : <https://yunohost.org/app_rallly>
* Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues>
@ -43,4 +44,4 @@ ou
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>