The Open Source kanban (built with Meteor).

Kenton Hamaluik 8010ed8d6d Added package.json for meteor deployment il y a 10 ans
.meteor b8403b9c35 Upgrade to Meteor 1.2 il y a 10 ans
client d105da5bc7 Conformed to the 80-character line length limit. il y a 10 ans
i18n 14b7213af4 Shortcut: F toggles filter sidebar il y a 10 ans
meta 3934ee13f7 Support Heroku one-click deploy il y a 10 ans
models 45b662a1dd Centralize all mutations at the model level il y a 10 ans
public f4cbfb17ed Fix the favicon il y a 10 ans
server 521e661dcb Change our presence package il y a 10 ans
.eslintrc d01ffae999 Add some passing ESlint rules il y a 10 ans
.gitignore 2c0030da62 Implement multi-selection il y a 10 ans
.travis.yml cd9a1094ea Use Travis container-based infrastructure il y a 10 ans
Contributing.md 84f49fa7a1 Call me Wekan il y a 10 ans
Dockerfile 84f49fa7a1 Call me Wekan il y a 10 ans
History.md 40c73cfc0a Mention Heroku one-click-install on the release notes il y a 10 ans
LICENSE 2dbea30842 Renaissance il y a 10 ans
README.md 6dbd6d0010 Update README in preparation of v0.9 il y a 10 ans
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes il y a 10 ans
docker-compose.yml 6b96273ebd Add a docker-compose configuration file il y a 10 ans
package.json 8010ed8d6d Added package.json for meteor deployment il y a 10 ans
sandstorm-pkgdef.capnp dbbdebf313 Bump sandstorm app version il y a 10 ans
sandstorm.js 45b662a1dd Centralize all mutations at the model level il y a 10 ans

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