2.7 KiB
TaskBoard for YunoHost
This package allows you to install TaskBoard quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide 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
Screenshots
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
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/
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/taskboard_ynh/tree/testing --debug
or
sudo yunohost app upgrade taskboard -u https://github.com/YunoHost-Apps/taskboard_ynh/tree/testing --debug