2022-06-19 02:21:09 +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.
-->
2023-08-14 14:57:29 +02:00
# Univer pour YunoHost
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/univer.svg )](https://dash.yunohost.org/appci/app/univer) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/univer.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/univer.maintain.svg )
2023-08-14 14:57:18 +02:00
2023-08-14 14:57:29 +02:00
[![Installer Univer avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=univer)
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
*[Read this readme in english.](./README.md)*
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
> *Ce package vous permet d’ installer Univer rapidement et simplement sur un serveur YunoHost.
2023-08-14 14:57:18 +02:00
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:18 +02:00
## Vue d’ ensemble
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
**Version incluse :** 1.1.0~ynh1
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
**Démo :** https://dream-num.github.io/univer-demo/
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:18 +02:00
## Captures d’ écran
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
![Capture d’ écran de Univer ](./doc/screenshots/screenshot.gif )
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
## Documentations et ressources
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
* Dépôt de code officiel de l’ app : < https: // github . com / dream-num / univer >
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_univer >
* Signaler un bug : < https: // github . com / YunoHost-Apps / univer_ynh / issues >
2020-09-29 16:25:50 +02:00
## Informations pour les développeurs
2023-08-14 14:57:29 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/univer_ynh/tree/testing ).
2020-09-29 16:25:50 +02:00
Pour essayer la branche testing, procédez comme suit.
2022-06-19 02:21:09 +02:00
``` bash
2023-08-14 14:57:29 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug
2020-09-29 16:25:50 +02:00
ou
2023-08-14 14:57:29 +02:00
sudo yunohost app upgrade univer -u https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug
2020-09-29 16:25:50 +02:00
```
2022-06-19 02:21:09 +02:00
2023-08-14 14:57:18 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >