2023-05-08 16:23:02 +02:00
|
|
|
<!--
|
|
|
|
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.
|
|
|
|
-->
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
# Leantime for YunoHost
|
2023-05-08 16:23:02 +02:00
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/leantime.svg)](https://dash.yunohost.org/appci/app/leantime) ![Working status](https://ci-apps.yunohost.org/ci/badges/leantime.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/leantime.maintain.svg)
|
|
|
|
|
|
|
|
[![Install Leantime with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=leantime)
|
2023-05-08 16:23:02 +02:00
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
> *This package allows you to install Leantime quickly and simply on a YunoHost server.
|
2023-05-08 16:23:02 +02:00
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
2023-05-08 16:23:02 +02:00
|
|
|
|
2024-02-03 21:32:15 +01:00
|
|
|
**Shipped version:** 3.0.4~ynh1
|
2023-05-08 16:23:02 +02:00
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
![Screenshot of Leantime](./doc/screenshots/ProjectDashboard.png)
|
2023-05-08 16:23:02 +02:00
|
|
|
|
|
|
|
## Documentation and resources
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
* Official app website: <https://leantime.io/>
|
|
|
|
* Official admin documentation: <https://docs.leantime.io>
|
|
|
|
* Upstream app code repository: <https://github.com/Leantime/leantime>
|
2023-12-02 05:16:53 +01:00
|
|
|
* YunoHost Store: <https://apps.yunohost.org/app/leantime>
|
2023-05-08 16:23:11 +02:00
|
|
|
* Report a bug: <https://github.com/YunoHost-Apps/leantime_ynh/issues>
|
2023-05-08 16:23:02 +02:00
|
|
|
|
|
|
|
## Developer info
|
|
|
|
|
2023-05-08 16:23:11 +02:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/leantime_ynh/tree/testing).
|
2023-05-08 16:23:02 +02:00
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
|
|
|
|
``` bash
|
2023-05-08 16:23:11 +02:00
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug
|
2023-05-08 16:23:02 +02:00
|
|
|
or
|
2023-05-08 16:23:11 +02:00
|
|
|
sudo yunohost app upgrade leantime -u https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug
|
2023-05-08 16:23:02 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|