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

Auto-update README

This commit is contained in:
yunohost-bot 2023-08-20 06:27:56 +00:00
parent e88abace14
commit 20502c6bc8
2 changed files with 13 additions and 11 deletions

View file

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

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Baïkal pour YunoHost # Baïkal pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/baikal.svg)](https://dash.yunohost.org/appci/app/baikal) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/baikal.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/baikal.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/baikal.svg)](https://dash.yunohost.org/appci/app/baikal) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/baikal.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/baikal.maintain.svg)
[![Installer Baïkal avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=baikal) [![Installer Baïkal avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=baikal)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Baïkal rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Baïkal 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
[Baïkal](http://baikal-server.com/) est un serveur léger CalDAV+CardDAV. Il offre une interface Web étendue avec une gestion facile des utilisateurs, des carnets d'adresses et des calendriers. Il est rapide et simple à installer et ne nécessite qu'un serveur de base. Les données sont stockées dans une base de données MySQL. [Baïkal](http://baikal-server.com/) est un serveur léger CalDAV+CardDAV. Il offre une interface Web étendue avec une gestion facile des utilisateurs, des carnets d'adresses et des calendriers. Il est rapide et simple à installer et ne nécessite qu'un serveur de base. Les données sont stockées dans une base de données MySQL.
@ -23,16 +24,16 @@ Baïkal permet d'accéder de manière transparente à vos contacts et calendrier
**Démo :** https://demo.yunohost.org/baikal/admin/ **Démo :** https://demo.yunohost.org/baikal/admin/
## Captures d'écran ## Captures décran
![Capture d'écran de Baïkal](./doc/screenshots/baikal-in-use.png) ![Capture décran de Baïkal](./doc/screenshots/baikal-in-use.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <http://sabre.io/baikal/> * Site officiel de lapp : <http://sabre.io/baikal/>
* Documentation officielle utilisateur : <https://github.com/AlexandreMonroche/BaikalGuide> * Documentation officielle utilisateur : <https://github.com/AlexandreMonroche/BaikalGuide>
* Documentation officielle de l'admin : <https://sabre.io/dav/> * Documentation officielle de ladmin : <https://sabre.io/dav/>
* Dépôt de code officiel de l'app : <https://github.com/sabre-io/Baikal> * Dépôt de code officiel de lapp : <https://github.com/sabre-io/Baikal>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_baikal> * Documentation YunoHost pour cette app : <https://yunohost.org/app_baikal>
* Signaler un bug : <https://github.com/YunoHost-Apps/baikal_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/baikal_ynh/issues>
@ -48,4 +49,4 @@ ou
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_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>