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/wekan only. https://wekan.fi
Find a file
Maxime Quandalle 9154b06fc3 Upgrade kenton:accounts-sandstorm package to 0.1.6
We now delegates more user attributes sync (avatar and permissions) to
this package instead of doing it ourselves.
2015-10-21 04:26:16 +02:00
.meteor Upgrade kenton:accounts-sandstorm package to 0.1.6 2015-10-21 04:26:16 +02:00
client Upgrade kenton:accounts-sandstorm package to 0.1.6 2015-10-21 04:26:16 +02:00
i18n Import board: import comments and log activities 2015-10-19 00:59:50 +02:00
meta Support Heroku one-click deploy 2015-09-10 18:07:33 +02:00
models Upgrade kenton:accounts-sandstorm package to 0.1.6 2015-10-21 04:26:16 +02:00
public Fix the favicon 2015-08-29 13:34:36 +02:00
server Enforce "public" visibility for Sandstorm boards 2015-10-13 14:17:53 +02:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc Add some ESLint rules and fix some related issues 2015-10-14 23:50:12 +02:00
.gitignore Implement multi-selection 2015-05-30 03:50:14 +02:00
.travis.yml Add some ESLint rules and fix some related issues 2015-10-14 23:50:12 +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 Draft v0.10 release notes 2015-10-14 23:30:51 +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 Bump sandstorm app version 2015-09-11 01:24:44 +02:00
sandstorm.js Upgrade kenton:accounts-sandstorm package to 0.1.6 2015-10-21 04:26:16 +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