Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/luckysheet_ynh
Luckysheet package for YunoHost
https://github.com/yunohost-apps/luckysheet_ynh
luckysheet yunohost yunohost-apps
Last synced: 1 day ago
JSON representation
Luckysheet package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/luckysheet_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2020-09-29T14:23:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T11:33:03.000Z (5 months ago)
- Last Synced: 2024-06-23T12:39:18.646Z (5 months ago)
- Topics: luckysheet, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://mengshukeji.github.io/LuckysheetDocs/
- Size: 478 KB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Luckysheet for YunoHost
[![Integration level](https://dash.yunohost.org/integration/luckysheet.svg)](https://ci-apps.yunohost.org/ci/apps/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:**
## 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:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## 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:**