mirror of
https://github.com/YunoHost-Apps/luckysheet_ynh.git
synced 2024-09-03 19:36:21 +02:00
54 lines
2.2 KiB
Markdown
54 lines
2.2 KiB
Markdown
<!--
|
|
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
|
|
|
|
[![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)
|
|
|
|
*[Read this README in other languages.](./ALL_README.md)*
|
|
|
|
> *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.*
|
|
|
|
## Overview
|
|
|
|
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
|
|
|
|
|
**Shipped version:** 2.1.13~ynh2
|
|
|
|
**Demo:** <https://dream-num.github.io/LuckysheetDemo>
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot of Luckysheet](./doc/screenshots/screenshot.gif)
|
|
|
|
## :red_circle: Antifeatures
|
|
|
|
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
|
|
|
## Documentation and resources
|
|
|
|
- Official app website: <https://dream-num.github.io/LuckysheetDocs/>
|
|
- Official admin documentation: <https://dream-num.github.io/LuckysheetDocs/guide/>
|
|
- Upstream app code repository: <https://github.com/mengshukeji/Luckysheet>
|
|
- YunoHost Store: <https://apps.yunohost.org/app/luckysheet>
|
|
- Report a bug: <https://github.com/YunoHost-Apps/luckysheet_ynh/issues>
|
|
|
|
## Developer info
|
|
|
|
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/luckysheet_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
|
|
or
|
|
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>
|