The Open Source kanban (built with Meteor).

Lauri Ojansivu 2b2315032d - [Upgrade](https://github.com/wekan/wekan/issues/1522) to [Meteor](https://blog.meteor.com/meteor-1-8-erases-the-debts-of-1-7-77af4c931fe3) [1.8.1-beta.0](https://github.com/meteor/meteor/issues/10216). 6 years ago
.github 4c0eb7dcc1 - Add info about root-url to GitHub issue template. 6 years ago
.meteor 079e45eb52 - Trying Meteor 1.8.1-beta.0 6 years ago
.tx fe1941008c Update translations. 7 years ago
.vscode 8d555707f2 Add VSCode editor configuration to the repository 9 years ago
client 5e9bf61d3f - Use existing translation of "Back". 6 years ago
config ab73afe17a Fix lint errors. 6 years ago
fix-download-unicode 70ca6fdec9 Add support for IE11 in fix-download-unicode. 8 years ago
i18n f11c8727d9 Update translations. 6 years ago
meta 9a55f38d90 Change fr.md to not be executeable. 7 years ago
models d4774d398e - Fix lint error: tab to spaces. 6 years ago
openshift fcc3560df4 - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. 6 years ago
public 4eed23afe0 Add new Wekan logo. 7 years ago
server 3a7ae7c5f2 Fix lint errors. 6 years ago
snap 1be8e5625f Fixing problem when mongodb was not started at install/refresh 7 years ago
snap-src 3b4f285fea add ldap support | simplify authentications 6 years ago
.editorconfig 21dcd162f5 Add editorconfig support 9 years ago
.eslintrc.json df84a2be9a Fix lint errors. 6 years ago
.gitignore 5b8c642d8f - Add whole packages/ directory to .gitignore. 6 years ago
.travis.yml 3b8c76a32e Update versions of Node and NPM at Travis. 7 years ago
CHANGELOG.md 2b2315032d - [Upgrade](https://github.com/wekan/wekan/issues/1522) to [Meteor](https://blog.meteor.com/meteor-1-8-erases-the-debts-of-1-7-77af4c931fe3) [1.8.1-beta.0](https://github.com/meteor/meteor/issues/10216). 6 years ago
CONTRIBUTING.md 90b589d993 Remove duplicate Contributing.md 7 years ago
Dockerfile dd47d46f43 - Use Meteor 1.8.1-beta.0 6 years ago
LICENSE 3588f4324c License year to 2018 7 years ago
README.md 76bff73121 - Add info about edge. 6 years ago
SECURITY.md c0957ce173 I removed the period from a non-sentence. 6 years ago
app.env c7f9651236 App env variables 8 years ago
app.json 53c0a52788 Remove Trello. 6 years ago
docker-compose.yml 3b4f285fea add ldap support | simplify authentications 6 years ago
package.json 079e45eb52 - Trying Meteor 1.8.1-beta.0 6 years ago
sandstorm-pkgdef.capnp fc5c2f40ba v1.53.2 6 years ago
sandstorm.js 77efcf7137 - Add permission "No comments". It is like normal user, but does not show comments and activities. 6 years ago
scalingo.json 53c0a52788 Remove Trello. 6 years ago
settings.json ee81775dc8 Adding SSO CAS to Wekan 7 years ago
snapcraft.yaml dd47d46f43 - Use Meteor 1.8.1-beta.0 6 years ago

README.md

Wekan

Stable

  • master+devel branch. At release, devel is merged to master.
  • Receives fixes and features that have been tested at edge that they work.
  • If you want automatic updates, use Snap.
  • If you want to test before update, use Docker quay.io release tags.

Edge

  • edge branch. All new fixes and features are added to here first. Testing Edge.

Translate Wekan at Transifex

Wekan Vanila Chat

Contributors Docker Repository on Quay Docker Hub container status Docker Hub pulls Wekan Build Status Codacy Badge Code Climate Project Dependencies Code analysis at Open Hub

NOTE:

  • Please read the FAQ first
  • Please don't feed the trolls and spammers that are mentioned in the FAQ :)

Wekan is an completely Open Source and Free software collaborative kanban board application with MIT license.

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.

Since Wekan 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 various platforms.

  • Features: Wekan has real-time user interface. Not all features are implemented, yet.
  • Platforms: Wekan supports many platforms and plan is to add more. This will be the first place to look if you want to install it, test out and learn more in depth.
  • Integrations: Current possible integrations and future plans.
  • Team: The people who spends their time and make wekan into what it is right now.

Roadmap

Roadmap

Upcoming Wekan App Development Platform will make possible many use cases. If you don't find your feature or integration in GitHub issues and Features or Integrations page at wiki, please add them.

We are very welcoming to new developers and teams to submit new pull requests to devel branch to make this Wekan App Development Platform possible faster. Please see Developer Documentation to get started.

We also welcome sponsors for features and bugfixes. By working directly with Wekan you get the benefit of active maintenance and new features added by growing Wekan developer community.

Actual work happens at Wekan GitHub issues.

See Development links on Wekan wiki bottom of the page for more info.

If you want to know what is going on exactly this moment, you can check out the project page.

Demo

Wekan demo

Screenshot

More screenshots at Features page

Screenshot of Wekan

License

Wekan is released under the very permissive MIT license, and made with Meteor.