diff --git a/README.md b/README.md index da465e8..86543ec 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app It shall NOT be edited by hand. --> -# Luckysheet for YunoHost +# Univer 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/univer.svg)](https://dash.yunohost.org/appci/app/univer) ![Working status](https://ci-apps.yunohost.org/ci/badges/univer.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/univer.maintain.svg) -[![Install Luckysheet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=luckysheet) +[![Install Univer with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=univer) *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Luckysheet quickly and simply on a YunoHost server. +> *This package allows you to install Univer quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview @@ -19,32 +19,30 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source. -**Shipped version:** 2.1.13~ynh1 +**Shipped version:** 1.1.0~ynh1 -**Demo:** https://mengshukeji.github.io/LuckysheetDemo/ +**Demo:** https://dream-num.github.io/univer-demo/ ## Screenshots -![Screenshot of Luckysheet](./doc/screenshots/screenshot.gif) +![Screenshot of Univer](./doc/screenshots/screenshot.gif) ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost documentation for this app: -* Report a bug: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/univer_ynh/tree/testing). To try the testing branch, please proceed like that. ``` bash -sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug or -sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug +sudo yunohost app upgrade univer -u https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug ``` **More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index f777232..4c7dad5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app It shall NOT be edited by hand. --> -# Luckysheet pour YunoHost +# Univer 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 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) -[![Installer Luckysheet avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=luckysheet) +[![Installer Univer avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=univer) *[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 d’installer Univer 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.* ## Vue d’ensemble @@ -19,32 +19,30 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source. -**Version incluse :** 2.1.13~ynh1 +**Version incluse :** 1.1.0~ynh1 -**Démo :** https://mengshukeji.github.io/LuckysheetDemo/ +**Démo :** https://dream-num.github.io/univer-demo/ ## Captures d’écran -![Capture d’écran de Luckysheet](./doc/screenshots/screenshot.gif) +![Capture d’écran de Univer](./doc/screenshots/screenshot.gif) ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : -* Signaler un bug : +* Dépôt de code officiel de l’app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/univer_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash -sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug +sudo yunohost app install https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug ou -sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug +sudo yunohost app upgrade univer -u https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :** \ No newline at end of file