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://app.transifex.com/wekan/ only.
Find a file
2015-12-09 19:22:31 -05:00
.meteor Update dependencies 2015-12-07 19:07:37 -05:00
client Allow the header bar customization 2015-12-09 19:10:26 -05:00
config i18n-ize meteor email templates 2015-12-04 10:39:51 +08:00
i18n Pull translations from Transifex in prepartion of v0.10-RC2 2015-12-09 19:21:56 -05:00
meta Support Heroku one-click deploy 2015-09-10 18:07:33 +02:00
models bugfix: only care active members, also optimize some code 2015-12-08 16:03:31 +08:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server bugfix: only care active members, also optimize some code 2015-12-08 16:03:31 +08:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc Implement fast-render 2015-10-30 03:05:43 +01:00
.gitignore Add eslint-plugin-meteor 2015-10-27 17:40:38 +01:00
.travis.yml Adapt CI 2015-10-27 18:01:44 +01:00
app.json Mention Heroku one-click-install on the release notes 2015-09-10 19:20:19 +02:00
Changelog.md Pull translations from Transifex in preparation for v0.10-RC1 2015-12-06 23:48:54 -05:00
Contributing.md Create a security disclosure process 2015-10-21 17:59:33 +02:00
docker-compose.yml Add a docker-compose configuration file 2015-09-06 19:25:55 +02:00
Dockerfile Call me Wekan 2015-08-28 09:52:20 +02:00
LICENSE Renaissance 2015-05-12 19:33:50 +02:00
package.json Update eslint-plugin-meteor to 1.7.0 2015-10-29 18:47:39 +01:00
README.md Update README in preparation of v0.9 2015-09-10 18:43:44 +02:00
sandstorm-pkgdef.capnp Release v0.10-RC2 2015-12-09 19:22:31 -05:00
sandstorm.js Allow the header bar customization 2015-12-09 19:10:26 -05:00

Wekan

Join the chat

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

Whether youre 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 dont 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