mirror of
https://github.com/YunoHost-Apps/taskboard_ynh.git
synced 2024-09-03 20:26:27 +02:00
Auto-update README
This commit is contained in:
parent
3d471af851
commit
a4c073fc89
2 changed files with 37 additions and 91 deletions
61
README.md
61
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.
|
||||
-->
|
||||
|
||||
# TaskBoard for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/taskboard)  
|
||||
|
@ -5,57 +10,25 @@
|
|||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install TaskBoard quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install TaskBoard 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
|
||||
A Kanban-inspired app for keeping track of things that need to get done.
|
||||
The goal of TaskBoard is to provide a simple and clean interface to a functional and minimal application for keeping track of tasks. It's not trying to be the next Trello or LeanKit.
|
||||
What TaskBoard does is make it easy to start keeping track of anything you need to get done. The visual aspect of a board allows for easy status checks, and can be motivating for users who want to move their tasks to the next column.
|
||||
|
||||
**Shipped version:** 1.0.2
|
||||
Kanban-inspired app for keeping track of things that need to get done.
|
||||
|
||||
## Screenshots
|
||||
**Shipped version:** 1.0.2~ynh2
|
||||
|
||||

|
||||
**Demo:** https://taskboard.matthewross.me/demo
|
||||
|
||||
## Demo
|
||||
## Documentation and resources
|
||||
|
||||
* [Official demo](https://taskboard.matthewross.me/demo)
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://taskboard.matthewross.me/docs/quick-start
|
||||
* YunoHost documentation: https://yunohost.org/en/app_taskboard
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
* Are LDAP and HTTP auth supported ? **No**
|
||||
* Can the app be used by multiple users? **Yes**
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/taskboard/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/taskboard/)
|
||||
|
||||
## Limitations
|
||||
|
||||
* Any known limitations.
|
||||
|
||||
## Additional information
|
||||
|
||||
* Other info you would like to add about this app.
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/taskboard_ynh/issues
|
||||
* App website: https://taskboard.matthewross.me/
|
||||
* Upstream app repository: https://github.com/kiswa/TaskBoard
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: http://taskboard.matthewross.me/
|
||||
* Official user documentation: https://yunohost.org/apps
|
||||
* Official admin documentation: https://yunohost.org/packaging_apps
|
||||
* Upstream app code repository: https://github.com/kiswa/TaskBoard
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_taskboard
|
||||
* Report a bug: https://github.com/YunoHost-Apps/taskboard_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -67,3 +40,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/taskboard_ynh/tree/te
|
|||
or
|
||||
sudo yunohost app upgrade taskboard -u https://github.com/YunoHost-Apps/taskboard_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
67
README_fr.md
67
README_fr.md
|
@ -1,61 +1,30 @@
|
|||
# TaskBoard pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/taskboard)  
|
||||
[](https://install-app.yunohost.org/?app=taskboard)
|
||||
[](https://dash.yunohost.org/appci/app/taskboard)  
|
||||
[](https://install-app.yunohost.org/?app=taskboard)
|
||||
|
||||
*[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 TaskBoard 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.*
|
||||
> *Ce package vous permet d'installer TaskBoard rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
TaskBoard est une application inspirée de Kanban pour suivre les choses à faire.
|
||||
L'objectif de TaskBoard est de fournir une interface simple et propre à une application fonctionnelle et minimale pour suivre les tâches. Il n'essaye pas d'être le prochain Trello ou LeanKit.
|
||||
TaskBoard permet de commencer facilement à suivre tout ce que vous devez faire. L'aspect visuel d'un tableau permet des vérifications d'état faciles et peut être motivant pour les utilisateurs qui souhaitent déplacer leurs tâches vers la colonne suivante.
|
||||
|
||||
**Version incluse :** 1.0.2
|
||||
Application inspirée de Kanban pour garder une trace des choses à faire.
|
||||
|
||||
## Captures d'écran
|
||||
**Version incluse :** 1.0.2~ynh2
|
||||
|
||||

|
||||
**Démo :** https://taskboard.matthewross.me/demo
|
||||
|
||||
## Démo
|
||||
## Documentations et ressources
|
||||
|
||||
* [Démo officielle](https://taskboard.matthewross.me/demo)
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : https://taskboard.matthewross.me/docs/quick-start
|
||||
* Documentation YunoHost : https://yunohost.org/fr/app_taskboard
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/taskboard/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/taskboard/)
|
||||
|
||||
## Limitations
|
||||
|
||||
* Limitations connues.
|
||||
|
||||
## Informations additionnelles
|
||||
|
||||
* Autres informations que vous souhaitez ajouter sur cette application.
|
||||
|
||||
## Liens
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/taskboard_ynh/issues
|
||||
* Site de l'application : https://taskboard.matthewross.me/
|
||||
* Dépôt de l'application principale : https://github.com/kiswa/TaskBoard
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : http://taskboard.matthewross.me/
|
||||
* Documentation officielle utilisateur : https://yunohost.org/apps
|
||||
* Documentation officielle de l'admin : https://yunohost.org/packaging_apps
|
||||
* Dépôt de code officiel de l'app : https://github.com/kiswa/TaskBoard
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_taskboard
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/taskboard_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -64,6 +33,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/taskboard_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade taskboard -u https://github.com/YunoHost-Apps/taskboard_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