1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/luckysheet_ynh.git synced 2024-09-03 19:36:21 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:20:54 +00:00
parent e69a108084
commit 421a9d09db
2 changed files with 15 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Luckysheet for YunoHost # 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) [![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)* *[Lire ce readme en français.](./README_fr.md)*
@ -31,7 +32,7 @@ Luckysheet is an online spreadsheet that is powerful, simple to configure, and c
* Official app website: <https://github.com/mengshukeji/Luckysheet> * Official app website: <https://github.com/mengshukeji/Luckysheet>
* Official admin documentation: <https://mengshukeji.github.io/LuckysheetDocs/guide/> * Official admin documentation: <https://mengshukeji.github.io/LuckysheetDocs/guide/>
* Upstream app code repository: <https://github.com/mengshukeji/Luckysheet> * Upstream app code repository: <https://github.com/mengshukeji/Luckysheet>
* YunoHost documentation for this app: <https://yunohost.org/app_luckysheet> * YunoHost Store: <https://apps.yunohost.org/app/luckysheet>
* Report a bug: <https://github.com/YunoHost-Apps/luckysheet_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/luckysheet_ynh/issues>
## Developer info ## Developer info

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Luckysheet pour YunoHost # 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) [![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)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Luckysheet rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller 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.* 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. Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
@ -22,16 +23,16 @@ Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer e
**Démo :** https://mengshukeji.github.io/LuckysheetDemo/ **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 ## Documentations et ressources
* Site officiel de l'app : <https://github.com/mengshukeji/Luckysheet> * Site officiel de lapp : <https://github.com/mengshukeji/Luckysheet>
* Documentation officielle de l'admin : <https://mengshukeji.github.io/LuckysheetDocs/guide/> * Documentation officielle de ladmin : <https://mengshukeji.github.io/LuckysheetDocs/guide/>
* Dépôt de code officiel de l'app : <https://github.com/mengshukeji/Luckysheet> * Dépôt de code officiel de lapp : <https://github.com/mengshukeji/Luckysheet>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_luckysheet> * YunoHost Store: <https://apps.yunohost.org/app/luckysheet>
* Signaler un bug : <https://github.com/YunoHost-Apps/luckysheet_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/luckysheet_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -46,4 +47,4 @@ ou
sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug 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>