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
Maxime Quandalle 8cb4577064 Release v0.9
2015-09-10 19:20:19 +02:00
.meteor Upgrade dependencies 2015-09-06 22:35:49 +02:00
client Fix the draft saving feature on card switching 2015-09-10 19:11:19 +02:00
collections Show avatars in search results 2015-09-06 03:33:47 +02:00
i18n Pull translations from Transifex 2015-09-09 23:18:00 +02:00
meta Support Heroku one-click deploy 2015-09-10 18:07:33 +02:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server Change our presence package 2015-09-04 01:44:10 +02:00
.eslintrc Show avatars in search results 2015-09-06 03:33:47 +02:00
.gitignore Implement multi-selection 2015-05-30 03:50:14 +02:00
app.json Mention Heroku one-click-install on the release notes 2015-09-10 19:20:19 +02:00
Contributing.md Call me Wekan 2015-08-28 09:52:20 +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
History.md Mention Heroku one-click-install on the release notes 2015-09-10 19:20:19 +02:00
LICENSE Renaissance 2015-05-12 19:33:50 +02:00
README.md Update README in preparation of v0.9 2015-09-10 18:43:44 +02:00
sandstorm-pkgdef.capnp Release v0.9 2015-09-10 19:20:19 +02:00
sandstorm.js Support avatars and improve permissions integration on sandstorm 2015-09-05 23:33:44 +02: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