1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/luckysheet_ynh.git synced 2024-09-03 19:36:21 +02:00
This commit is contained in:
Éric Gaspar 2023-08-14 14:57:24 +02:00
commit 7b8c418cf1
2 changed files with 13 additions and 11 deletions

View file

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

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Luckysheet pour YunoHost
[![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)
[![Niveau dinté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)
[![Installer Luckysheet avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=luckysheet)
*[Read this readme in english.](./README.md)*
> *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.*
> *Ce package vous permet dinstaller Luckysheet rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
@ -22,15 +23,15 @@ Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer e
**Démo :** https://mengshukeji.github.io/LuckysheetDemo/
## Captures d'écran
## Captures décran
![Capture d'écran de Luckysheet](./doc/screenshots/screenshot.gif)
![Capture décran de Luckysheet](./doc/screenshots/screenshot.gif)
## Documentations et ressources
* 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>
* Site officiel de lapp : <https://github.com/mengshukeji/Luckysheet>
* Documentation officielle de ladmin : <https://mengshukeji.github.io/LuckysheetDocs/guide/>
* Dépôt de code officiel de lapp : <https://github.com/mengshukeji/Luckysheet>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_luckysheet>
* Signaler un bug : <https://github.com/YunoHost-Apps/luckysheet_ynh/issues>
@ -46,4 +47,4 @@ ou
sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_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>