The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Maxime Quandalle 6dedf673d5 Prevent duplicate board labels 10 years ago
.meteor Translate the label colors 10 years ago
client Translate the label colors 10 years ago
i18n Translate the label colors 10 years ago
meta Support Heroku one-click deploy 10 years ago
models Prevent duplicate board labels 10 years ago
public Fix the favicon 10 years ago
server Enforce "public" visibility for Sandstorm boards 10 years ago
.editorconfig Add editorconfig support 10 years ago
.eslintrc Add some ESLint rules and fix some related issues 10 years ago
.gitignore Implement multi-selection 10 years ago
.travis.yml Add some ESLint rules and fix some related issues 10 years ago
Contributing.md Call me Wekan 10 years ago
Dockerfile Call me Wekan 10 years ago
History.md Draft v0.10 release notes 10 years ago
LICENSE Renaissance 10 years ago
README.md Update README in preparation of v0.9 10 years ago
app.json Mention Heroku one-click-install on the release notes 10 years ago
docker-compose.yml Add a docker-compose configuration file 10 years ago
sandstorm-pkgdef.capnp Bump sandstorm app version 10 years ago
sandstorm.js Enforce "public" visibility for Sandstorm boards 10 years ago

README.md

Wekan

Join the chat

Wekan is an open-source and collaborative kanban board application.

Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most.

Our roadmap is self-hosted on Wekan

Wekan supports most features you would expect of it including a real-time user interface, cards comments, member assignations, customizable labels, filtered views, and more.

Since it is a free software, you don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on Heroku or [Sandstorm] sandstorm_market platforms and verified Docker images.

Deploy

Wekan is released under the very permissive MIT license, and made with Meteor.

Our roadmap is self-hosted on Wekan