The Open Source kanban (built with Meteor).

Xavier Priour 4b99ce2aa2 Import single card: check user authorized hace 9 años
.meteor 1bf9e65571 Remove the Meteor._wrapAsync depreciation warning hace 9 años
client d8892d6408 Import single card: refactor to meteor method hace 9 años
i18n 432c1ebb5d Import single card: now with description and comments hace 9 años
meta 3934ee13f7 Support Heroku one-click deploy hace 10 años
models 4b99ce2aa2 Import single card: check user authorized hace 9 años
public f4cbfb17ed Fix the favicon hace 10 años
server e504ac2894 Enforce "public" visibility for Sandstorm boards hace 9 años
.editorconfig 21dcd162f5 Add editorconfig support hace 9 años
.eslintrc d01ffae999 Add some passing ESlint rules hace 10 años
.gitignore 2c0030da62 Implement multi-selection hace 10 años
.travis.yml cd9a1094ea Use Travis container-based infrastructure hace 10 años
Contributing.md 84f49fa7a1 Call me Wekan hace 10 años
Dockerfile 84f49fa7a1 Call me Wekan hace 10 años
History.md 40c73cfc0a Mention Heroku one-click-install on the release notes hace 10 años
LICENSE 2dbea30842 Renaissance hace 10 años
README.md 6dbd6d0010 Update README in preparation of v0.9 hace 10 años
app.json 40c73cfc0a Mention Heroku one-click-install on the release notes hace 10 años
docker-compose.yml 6b96273ebd Add a docker-compose configuration file hace 10 años
sandstorm-pkgdef.capnp dbbdebf313 Bump sandstorm app version hace 10 años
sandstorm.js e504ac2894 Enforce "public" visibility for Sandstorm boards hace 9 años

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