Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunohost-apps/wekan_ynh
Wekan package for YunoHost
https://github.com/yunohost-apps/wekan_ynh
kanban wekan yunohost yunohost-apps
Last synced: about 1 month ago
JSON representation
Wekan package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/wekan_ynh
- Owner: YunoHost-Apps
- License: mit
- Created: 2017-02-10T16:11:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T23:28:52.000Z (about 1 month ago)
- Last Synced: 2024-11-16T00:21:17.911Z (about 1 month ago)
- Topics: kanban, wekan, yunohost, yunohost-apps
- Language: Shell
- Homepage:
- Size: 788 KB
- Stars: 17
- Watchers: 7
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wekan for YunoHost
[![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://ci-apps.yunohost.org/ci/apps/wekan/) ![Working status](https://ci-apps.yunohost.org/ci/badges/wekan.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/wekan.maintain.svg)
[![Install Wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wekan)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Wekan 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
WeKan is an completely Open Source and Free software collaborative kanban board application.
**Shipped version:** 7.54~ynh1
**Demo:**
## Screenshots
![Screenshot of Wekan](./doc/screenshots/screenshot.jpg)
## 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/wekan_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
or
sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
```**More info regarding app packaging:**