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
Lauri Ojansivu 93f0e0b125
Some checks are pending
Docker / build (push) Waiting to run
Docker Image CI / build (push) Waiting to run
Release Charts / release (push) Waiting to run
Test suite / Meteor tests (push) Waiting to run
Test suite / Coverage report (push) Blocked by required conditions
Updated ChangeLog.
2025-09-21 15:01:17 +03:00
.devcontainer Dragscroll possible, scroll the screen with the mouse at desktop view 2024-08-03 19:45:45 +02:00
.github Updated upgrade link. 2025-08-20 00:41:22 +03:00
.meteor Fixing opening cards and slow performance of closing cards 2024-10-22 21:45:36 +02:00
.tx Updated translations. 2024-12-31 00:37:44 +02:00
.vscode Update VSCode debugging configuration 2024-09-30 16:23:27 +03:00
client Revert accessibility changes temporarily. 2025-08-09 14:23:40 +03:00
config Revert accessibility changes temporarily. 2025-08-09 14:23:40 +03:00
docs Added missing mobile drag drop image to docs from wekan.github.io git history. 2025-09-19 01:54:01 +03:00
imports Updated translations 2025-09-18 21:43:38 +03:00
meta Run SVG logos through svgo to reduce their filesize 2024-05-06 11:16:17 +02:00
models Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
openapi feat: enhance API documentation and add board-related endpoints 2025-06-23 20:01:38 +00:00
packages Reverted all previous Oauth2 filepath code, thinking is there some better way. 2024-12-13 01:51:42 +02:00
public v7.95 2025-09-18 21:59:50 +03:00
releases Updated release script for new command of uploading snap package to Snap Store. 2025-09-18 23:09:03 +03:00
server Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
snap Losslessly optimize PNGs (-522KB) 2024-05-06 11:12:54 +02:00
snap-src Upgraded Snap Candidate to have base core24, MongoDB 7 and Caddy 2. 2025-06-26 05:39:37 +03:00
stacksmith/user-scripts Revert adding more stack size. 2024-11-16 21:16:30 +02:00
tests Cover custom TAPi18n implementation with tests 2022-04-18 18:02:30 +03:00
.babelrc testinfrastructure created 2021-06-23 11:51:58 +02:00
.dockerignore Development volumes now in the same folder 2021-06-11 11:36:55 +02:00
.editorconfig Add prettier 2019-06-27 09:13:22 -05:00
.eslintignore Add Snap Meteor 1.8.x files to lint ignore files. 2020-01-18 16:41:23 +02:00
.eslintrc.json Fixing opening cards and slow performance of closing cards 2024-10-22 21:45:36 +02:00
.gitattributes Add debugging in containers for vscode 2019-08-28 10:13:09 +00:00
.gitignore .gitignore, ignore all vim swap files 2022-04-20 20:50:41 +02:00
.gitpod.Dockerfile Add gitpod config 2020-04-11 23:27:59 +00:00
.gitpod.yml Add gitpod config 2020-04-11 23:27:59 +00:00
.pkgr.yml Update packager.io dependencies and targets. 2019-08-04 15:15:50 +03:00
.prettierignore Add Snap Meteor 1.8.x files to lint ignore files. 2020-01-18 16:41:23 +02:00
.prettierrc Add prettier 2019-06-27 09:13:22 -05:00
.travis.yml Updated to Node.js v14.21.3. Thanks to Node.js developers. 2023-02-18 01:21:28 +02:00
api.py v7.38 2024-03-10 23:47:29 +01: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 Updated ChangeLog. 2025-09-21 15:01:17 +03:00
CODE_OF_CONDUCT.md Revert changing URLs and email addresses. 2024-12-09 18:00:14 +02:00
CONTRIBUTING.md wekan.team to wekan.fi 2025-06-28 10:59:38 +03:00
docker-compose.yml Fix links in docker-compose.yml to point to doc in repo 2025-09-19 15:26:53 -04:00
docker-compose.yml-arm64 Fix misspelling of hours at env variable setting LDAP_BACKGROUND_SYNC_INTERVAL. 2025-01-29 14:09:31 +02:00
Dockerfile v7.95 2025-09-18 21:59:50 +03:00
Dockerfile.arm64v8 Revert adding more stack size. 2024-11-16 21:16:30 +02:00
Dockerfile.s390x Added Dockerfile for s390x. 2023-09-25 23:21:11 +03:00
find-replace.sh Swap deprecated egrep for grep -E 2024-05-06 11:19:59 +02:00
find.sh Fixed find.sh script errors about unmatched single quotes and binary files that are now ignored. 2025-09-21 14:59:00 +03:00
FUTURE.md Removed extra text. 2023-11-26 10:36:52 +02:00
GOVERNANCE.md Added governance. 2023-11-16 15:09:29 +02:00
LICENSE Updated license 2025-05-13 17:00:54 +03:00
owasp-zap-scan.yml Create owasp-zap-scan.yml 2021-02-22 18:58:24 +02:00
package-lock.json v7.95 2025-09-18 21:59:50 +03:00
package.json v7.95 2025-09-18 21:59:50 +03:00
README.md Reorganized docs 2025-08-27 16:11:15 +03:00
READMELoginSignUp.md documentation/login-and-signup 2025-04-21 20:50:23 +01:00
rebuild-wekan.bat Updated to Node.js v14.21.3. Thanks to Node.js developers. 2023-02-18 01:21:28 +02:00
rebuild-wekan.sh Fixes for building at Mac M1 Air. 2025-07-18 22:31:17 +03:00
sandstorm-pkgdef.capnp v7.95 2025-09-18 21:59:50 +03:00
sandstorm.js Fixing opening cards and slow performance of closing cards 2024-10-22 21:45:36 +02:00
scalingo.json Remove Trello. 2018-08-14 21:22:46 +03:00
security-at-wekan.fi.asc Added PGP public key for sending encrypted email. 2025-08-26 15:14:19 +03:00
SECURITY.md Added PGP public key for sending encrypted email. 2025-08-26 15:14:19 +03:00
settings.json Adding SSO CAS to Wekan 2018-07-03 15:55:19 +02:00
snapcraft.yaml Updated to MongoDB 7.0.24 at Snap Candidate. 2025-09-19 03:06:06 +03:00
Stackerfile.yml v7.95 2025-09-18 21:59:50 +03:00
start-wekan.bat Changed start.bat default ROOT_URL=http://localhost , although it only works for local user. 2025-05-14 00:13:52 +03:00
start-wekan.sh Fix misspelling of hours at env variable setting LDAP_BACKGROUND_SYNC_INTERVAL. 2025-01-29 14:09:31 +02:00
status-wekan.sh Revised shell scripts to check for wekan repository 2018-11-12 05:45:51 -07:00
stop-wekan.sh Revised shell scripts to check for wekan repository 2018-11-12 05:45:51 -07:00
test-wekan.sh script added for running tests 2021-06-23 12:06:33 +02:00
wekan-dockerfile-manifest.yaml Adding dockerfiles for multi-arch builds and manifest. 2020-04-16 19:30:50 +02:00

WeKan ® - Open Source kanban

Downloads

https://wekan.fi/install/

Docker Containers

docker-compose.yml at https://github.com/wekan/wekan/blob/main/docker-compose.yml

Standards

  • WeKan and Standard for Public Code assessment was made at 2023-11. Currently Wekan meets 8 out of 16 criteria out of the box. Some others could be met with small changes.

Code stats

Translate WeKan ® at Transifex

Translations to non-English languages are accepted only at Transifex using webbrowser. New English strings of new features can be added as PRs to master branch file wekan/imports/i18n/data/en.i18n.json .

WeKan ® feature requests and bugs

Please add most of your questions as GitHub issue: WeKan ® Feature Requests and Bugs. It's better than at chat where details get lost when chat scrolls up.

Discussions

IRC

Docker: Latest tag has newest release

You can use latest tag to get newest release tag. See bottom of https://github.com/wekan/wekan/issues/3874

FAQ

NOTE:

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

About WeKan ®

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.

  • WeKan ® is used in most countries of the world.
  • WeKan ® largest user has 30k users using WeKan ® in their company.
  • WeKan ® has been translated to about 105 languages.
  • Features: WeKan ® has real-time user interface.
  • Platforms: WeKan ® supports many platforms. WeKan ® is critical part of new platforms Wekan is currently being integrated to.

Requirements

  • 1 GB RAM minimum free for WeKan ®. Production server should have minimum total 4 GB RAM. For thousands of users, for example with Docker: 3 frontend servers, each having 2 CPU and 2 wekan-app containers. One backend wekan-db server with many CPUs.
  • Enough disk space and alerts about low disk space. If you run out disk space, MongoDB database gets corrupted.
  • SECURITY: Updating to newest WeKan ® version very often. Please check you do not have automatic updates of Sandstorm or Snap turned off. Old versions have security issues because of old versions Node.js etc. Only newest WeKan ® is supported. WeKan ® on Sandstorm is not usually affected by any Standalone WeKan ® (Snap/Docker/Source) security issues.
  • Reporting all new bugs immediately. New features and fixes are added to WeKan ® many times a day.
  • Backups of WeKan ® database once a day miminum. Bugs, updates, users deleting list or card, harddrive full, harddrive crash etc can eat your data. There is no undo yet. Some bug can cause WeKan ® board to not load at all, requiring manual fixing of database content.

Roadmap and Demo

Roadmap - Public read-only board at WeKan ® demo.

Developer Documentation

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.

Getting Started with Development

The default branch uses Meteor 2 with Node.js 14.

To contribute, create a fork and run ./rebuild-wekan.sh (or ./rebuild-wekan.bat on Windows) as detailed here. Once you're ready, please test your code and submit a pull request (PR).

Please refer to the developer documentation for more information.

Screenshot

More screenshots at Features page

Screenshot of WeKan ®

License

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