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.
-->
2020-09-29 16:25:50 +02:00
# Luckysheet pour YunoHost
2023-10-31 15:20:54 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/luckysheet.svg )](https://dash.yunohost.org/appci/app/luckysheet) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/luckysheet.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/luckysheet.maintain.svg )
2020-12-31 14:46:11 +01:00
[![Installer Luckysheet avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=luckysheet)
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-10-31 15:20:54 +01:00
> *Ce package vous permet d’ installer Luckysheet 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.*
2020-09-29 16:25:50 +02:00
2023-10-31 15:20:54 +01: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
2022-06-19 02:21:09 +02:00
**Version incluse :** 2.1.13~ynh1
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
**Démo :** https://mengshukeji.github.io/LuckysheetDemo/
2020-09-29 16:25:50 +02:00
2023-10-31 15:20:54 +01:00
## Captures d’ écran
2020-09-29 16:25:50 +02:00
2023-10-31 15:20:54 +01:00
![Capture d’ écran de Luckysheet ](./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-10-31 15:20:54 +01:00
* Site officiel de l’ app : < https: // github . com / mengshukeji / Luckysheet >
* Documentation officielle de l’ admin : < https: // mengshukeji . github . io / LuckysheetDocs / guide />
* Dépôt de code officiel de l’ app : < https: // github . com / mengshukeji / Luckysheet >
* YunoHost Store: < https: // apps . yunohost . org / app / luckysheet >
2022-06-19 02:21:09 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / luckysheet_ynh / issues >
2020-09-29 16:25:50 +02:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-06-19 02:21:09 +02:00
``` bash
2020-09-29 16:25:50 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
ou
sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
```
2022-06-19 02:21:09 +02:00
2023-10-31 15:20:54 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >