The Open Source kanban (built with Meteor).

Maxime Quandalle b3696e1e3b Fix a typo in the card activity преди 9 години
.meteor b9d20e04f2 Display the board name in the page title преди 9 години
client b9d20e04f2 Display the board name in the page title преди 9 години
i18n b3696e1e3b Fix a typo in the card activity преди 9 години
meta 3934ee13f7 Support Heroku one-click deploy преди 10 години
models aa974aa54a Prefer ES5 methods over underscore utilities преди 9 години
public f4cbfb17ed Fix the favicon преди 10 години
server aa974aa54a Prefer ES5 methods over underscore utilities преди 9 години
.editorconfig 21dcd162f5 Add editorconfig support преди 9 години
.eslintrc b9d20e04f2 Display the board name in the page title преди 9 години
.gitignore 2c0030da62 Implement multi-selection преди 10 години
.travis.yml 944a1065d3 Add some ESLint rules and fix some related issues преди 9 години
Contributing.md 84f49fa7a1 Call me Wekan преди 10 години
Dockerfile 84f49fa7a1 Call me Wekan преди 10 години
History.md ab761f1186 Draft v0.10 release notes преди 9 години
LICENSE 2dbea30842 Renaissance преди 10 години
README.md 6dbd6d0010 Update README in preparation of v0.9 преди 10 години
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes преди 10 години
docker-compose.yml 6b96273ebd Add a docker-compose configuration file преди 10 години
sandstorm-pkgdef.capnp dbbdebf313 Bump sandstorm app version преди 10 години
sandstorm.js 9154b06fc3 Upgrade kenton:accounts-sandstorm package to 0.1.6 преди 9 години

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