# Open Web Calendar pour YunoHost
[![Niveau d’intégration](https://dash.yunohost.org/integration/open-web-calendar.svg)](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.maintain.svg)
[![Installer Open Web Calendar avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=open-web-calendar)
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet d’installer Open Web Calendar rapidement et simplement sur un serveur YunoHost.*
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
## Vue d’ensemble
Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal.
**Version incluse :** 1.39~ynh2
**Démo :**
## Captures d’écran
![Capture d’écran de Open Web Calendar](./doc/screenshots/screenshot.png)
## Documentations et ressources
- Site officiel de l’app :
- Dépôt de code officiel de l’app :
- YunoHost Store :
- Signaler un bug :
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing).
Pour essayer la branche `testing`, procédez comme suit :
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
ou
sudo yunohost app upgrade open-web-calendar -u https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
```
**Plus d’infos sur le packaging d’applications :**