Skip to content

jasonmoofang/kanboard

 
 

Repository files navigation

Kanboard

Kanboard is a simple visual task board web application.

Official website: http://kanboard.net

  • Inspired by the Kanban methodology
  • Get a visual and clear overview of your project
  • Multiple boards with the ability to drag and drop tasks
  • Minimalist software, focus only on essential features (Less is more)
  • Open source and self-hosted
  • Super simple installation

Build Status

Scrutinizer Code Quality

Features

  • Multiple boards/projects
  • Boards customization, rename/add/remove columns
  • Tasks with different colors, categories, sub-tasks, attachments, comments and Markdown support for the description
  • Automatic actions based on events
  • User management with a basic privileges separation (administrator or regular user)
  • Email notifications
  • External authentication: Google, GitHub, LDAP/ActiveDirectory and Reverse-Proxy
  • Webhooks to create tasks from an external software
  • A basic command line interface
  • Host anywhere (shared hosting, VPS, Raspberry Pi or localhost)
  • No external dependencies
  • Super easy setup, copy and paste files and you are done!
  • Translated in 15 languages (Brazilian, Chinese, Danish, English, Finnish, French, German, Hungarian, Italian, Japanese, Polish, Russian, Spanish, Swedish, Thai)

Known bugs and feature requests

See Issues: https://github.com/fguillot/kanboard/issues

License

GNU Affero General Public License version 3: http://www.gnu.org/licenses/agpl-3.0.txt

Documentation

Using Kanboard

Introduction

Working with projects

Working with tasks

Working with users

Settings

Integrations

More

Technical details

Installation

Database

Authentication

Developers and sysadmins

Contributors

The documentation is written in Markdown. If you want to improve the documentation, just send a pull-request.

FAQ

Go to the official website: http://kanboard.net/faq

Authors

Original author: Frédéric Guillot

Contributors:

There is also many people who have reported bugs or proposed awesome ideas.

About

Simple visual task board

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.3%
  • CSS 6.1%
  • Python 2.3%
  • JavaScript 1.1%
  • Shell 0.2%