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:
parent
01a679245a
commit
d1a4857d68
2 changed files with 38 additions and 67 deletions
50
README.md
50
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# Luckysheet for YunoHost
|
# Luckysheet for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/luckysheet)  
|
[](https://dash.yunohost.org/appci/app/luckysheet)  
|
||||||
|
@ -5,48 +10,29 @@
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[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 Luckysheet 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
||||||
|
|
||||||
**Shipped version:** 2.0.0
|
|
||||||
|
|
||||||
## Screenshot
|
**Shipped version:** 2.0.0~ynh4
|
||||||
|
|
||||||

|
**Demo:** https://mengshukeji.github.io/LuckysheetDemo/
|
||||||
|
|
||||||
## Demo
|
## Screenshots
|
||||||
|
|
||||||
* [Official demo](https://mengshukeji.github.io/LuckysheetDemo/)
|

|
||||||
|
|
||||||
## Configuration
|
## Documentation and resources
|
||||||
|
|
||||||
## Documentation
|
* Official app website: https://github.com/mengshukeji/Luckysheet
|
||||||
|
* Official admin documentation: https://mengshukeji.github.io/LuckysheetDocs/guide/
|
||||||
* Official documentation: https://mengshukeji.github.io/LuckysheetDocs/guide/
|
* Upstream app code repository: https://github.com/mengshukeji/Luckysheet
|
||||||
* YunoHost documentation:
|
* YunoHost documentation for this app: https://yunohost.org/app_luckysheet
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/luckysheet_ynh/issues
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
* Is LDAP supported?
|
|
||||||
* Can the app be used by multiple users?
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/luckysheet/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/luckysheet/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/luckysheet_ynh/issues
|
|
||||||
* Upstream app repository: https://github.com/mengshukeji/Luckysheet
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -58,3 +44,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/t
|
||||||
or
|
or
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
55
README_fr.md
55
README_fr.md
|
@ -3,51 +3,32 @@
|
||||||
[](https://dash.yunohost.org/appci/app/luckysheet)  
|
[](https://dash.yunohost.org/appci/app/luckysheet)  
|
||||||
[](https://install-app.yunohost.org/?app=luckysheet)
|
[](https://install-app.yunohost.org/?app=luckysheet)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Luckysheet rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Luckysheet rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
|
|
||||||
|
|
||||||
**Version incluse :** 2.0.0
|
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
||||||
|
|
||||||
|
|
||||||
|
**Version incluse :** 2.0.0~ynh4
|
||||||
|
|
||||||
|
**Démo :** https://mengshukeji.github.io/LuckysheetDemo/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Démo
|
## Documentations et ressources
|
||||||
|
|
||||||
* [Démo officielle](https://mengshukeji.github.io/LuckysheetDemo/)
|
* Site officiel de l'app : https://github.com/mengshukeji/Luckysheet
|
||||||
|
* Documentation officielle de l'admin : https://mengshukeji.github.io/LuckysheetDocs/guide/
|
||||||
## Configuration
|
* Dépôt de code officiel de l'app : 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
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Documentation officielle : https://mengshukeji.github.io/LuckysheetDocs/guide/
|
|
||||||
* Documentation YunoHost :
|
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP est-elle prise en charge ?
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ?
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/luckysheet/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/luckysheet/)
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/luckysheet_ynh/issues
|
|
||||||
* Dépôt de l'application principale : https://github.com/mengshukeji/Luckysheet
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -59,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/t
|
||||||
ou
|
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
|
Loading…
Add table
Reference in a new issue