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
Lauri Ojansivu fa548a4c32 v1.57
2018-10-23 14:21:59 +03:00
.github - Add info about root-url to GitHub issue template. 2018-10-03 18:01:02 +03:00
.meteor - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. 2018-10-23 14:15:33 +03:00
.tx Update translations. 2018-02-23 20:36:46 +02:00
.vscode Add VSCode editor configuration to the repository 2016-07-20 15:54:59 +02:00
client Merge branch 'edge' into edge 2018-10-16 11:46:21 +02:00
config Fix lint errors. 2018-08-14 14:43:15 +03:00
fix-download-unicode Add support for IE11 in fix-download-unicode. 2017-05-13 13:31:42 +03:00
i18n Update translations. 2018-10-23 14:16:34 +03:00
meta Change fr.md to not be executeable. 2018-06-25 23:57:53 +03:00
models Merge branch 'edge' into edge 2018-10-16 11:46:21 +02:00
openshift - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. 2018-10-03 18:08:18 +03:00
public Add new Wekan logo. 2018-07-18 14:52:41 +03:00
server Merge branch 'edge' into edge 2018-10-16 11:46:21 +02:00
snap Fixing problem when mongodb was not started at install/refresh 2018-03-01 11:53:40 +00:00
snap-src - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. 2018-10-23 14:15:33 +03:00
.editorconfig Add editorconfig support 2015-10-12 17:41:09 +02:00
.eslintrc.json Fix lint errors. 2018-09-16 01:50:36 +03:00
.gitignore - Add whole packages/ directory to .gitignore. 2018-10-03 14:24:39 +03:00
.travis.yml Update versions of Node and NPM at Travis. 2018-01-25 09:00:57 +02:00
app.env App env variables 2017-03-22 22:29:54 -04:00
app.json Remove Trello. 2018-08-14 21:22:46 +03:00
CHANGELOG.md v1.57 2018-10-23 14:21:59 +03:00
CONTRIBUTING.md Remove duplicate Contributing.md 2018-05-22 09:29:00 +03:00
docker-compose-build.yml - Add separate docker-compose-build.yml 2018-10-23 14:17:00 +03:00
docker-compose.yml - This docker-compose.yml uses prebuilt image. 2018-10-23 14:18:17 +03:00
Dockerfile - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. 2018-10-23 14:15:33 +03:00
LICENSE License year to 2018 2018-02-12 21:08:11 +02:00
package.json v1.57 2018-10-23 14:21:59 +03:00
README.md - Add info about edge. 2018-10-03 21:24:02 +03:00
sandstorm-pkgdef.capnp v1.57 2018-10-23 14:21:59 +03:00
sandstorm.js - Add permission "No comments". It is like normal user, but does not show comments and activities. 2018-09-04 20:09:36 +03:00
scalingo.json Remove Trello. 2018-08-14 21:22:46 +03:00
SECURITY.md I removed the period from a non-sentence. 2018-08-24 10:09:45 +00:00
settings.json Adding SSO CAS to Wekan 2018-07-03 15:55:19 +02:00
snapcraft.yaml - Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work. 2018-10-23 14:15:33 +03:00

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 IRC #wekan

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 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.

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