The Open Source kanban (built with Meteor).

Maxime Quandalle c59b7a6f9c Merge pull request #422 from floatinghotpot/patch-7 vor 9 Jahren
.meteor 011f53ad08 add: invite user via email, invited user can accept or decline, allow member to quit vor 9 Jahren
client 21fa6fdc32 add: optional board description vor 9 Jahren
config 892d1a2d45 i18n-ize meteor email templates vor 10 Jahren
i18n 011f53ad08 add: invite user via email, invited user can accept or decline, allow member to quit vor 9 Jahren
meta 3934ee13f7 Support Heroku one-click deploy vor 10 Jahren
models 21fa6fdc32 add: optional board description vor 9 Jahren
public f4cbfb17ed Fix the favicon vor 10 Jahren
server 21fa6fdc32 add: optional board description vor 9 Jahren
.editorconfig 21dcd162f5 Add editorconfig support vor 10 Jahren
.eslintrc 41b23f88ae Implement fast-render vor 10 Jahren
.gitignore 3956a6ec20 Add eslint-plugin-meteor vor 10 Jahren
.travis.yml 6e87d50941 Adapt CI vor 10 Jahren
Contributing.md 84f49fa7a1 Call me Wekan vor 10 Jahren
Dockerfile 84f49fa7a1 Call me Wekan vor 10 Jahren
History.md 827663f255 Sync Sandstorm URL and page title with the inner Wekan grain vor 10 Jahren
LICENSE 2dbea30842 Renaissance vor 10 Jahren
README.md 6dbd6d0010 Update README in preparation of v0.9 vor 10 Jahren
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes vor 10 Jahren
docker-compose.yml 6b96273ebd Add a docker-compose configuration file vor 10 Jahren
package.json e92f67f191 Update eslint-plugin-meteor to 1.7.0 vor 10 Jahren
sandstorm-pkgdef.capnp dbbdebf313 Bump sandstorm app version vor 10 Jahren
sandstorm.js 827663f255 Sync Sandstorm URL and page title with the inner Wekan grain vor 10 Jahren

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 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