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
2025-12-04 11:58:44 +02:00
.devcontainer Dragscroll possible, scroll the screen with the mouse at desktop view 2024-08-03 19:45:45 +02:00
.github Bump docker/metadata-action from 5.9.0 to 5.10.0 2025-12-01 23:35:03 +00:00
.meteor Convert Font Awesome to Unicode Icons. Part 1. In Progress. 2025-10-17 02:19:43 +03:00
.tx Updated translations. 2024-12-31 00:37:44 +02:00
.vscode Try to fix Snap automatic upgrade. 2025-10-11 04:02:02 +03:00
client Fix Broken Strikethroughs in Markdown to HTML conversion. 2025-11-10 10:49:26 +08:00
config Fix Bug Member settings drops to the second line and overlaps when many boards are starred as favourites. 2025-10-20 02:30:03 +03:00
docs v8.17 2025-11-06 04:00:04 +02:00
imports Updated translations. 2025-11-19 09:34:57 +02:00
meta Run SVG logos through svgo to reduce their filesize 2024-05-06 11:16:17 +02:00
models change restore to unarchive 2025-11-27 22:00:43 +00:00
openapi v8.02 2025-10-14 11:58:14 +03:00
packages Fix Bug Member settings drops to the second line and overlaps when many boards are starred as favourites. 2025-10-20 02:30:03 +03:00
public change restore to unarchive 2025-11-27 22:00:43 +00:00
releases Updated build script for Linux arm64 bundle. 2025-11-21 02:44:50 +02:00
secrets Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03:00
server Fixed sidebar migrations to be per-board, not global. Clarified translations. 2025-11-05 20:22:56 +02:00
snap Losslessly optimize PNGs (-522KB) 2024-05-06 11:12:54 +02:00
snap-src Revert moving mongodb raw database files. 2025-10-20 18:08:52 +03:00
stacksmith/user-scripts Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03: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 Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 2025-10-11 11:05:46 +03: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-11-21 03:02:41 +02:00
CODE_OF_CONDUCT.md Updated email address 2025-09-28 00:38:04 +03:00
CONTRIBUTING.md wekan.team to wekan.fi 2025-06-28 10:59:38 +03:00
docker-compose.yml Try to fix Docker secrets to be optional. 2025-10-14 11:54:09 +03:00
docker-compose.yml-arm64 Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03:00
Dockerfile v8.17 2025-11-06 04:00:04 +02:00
Dockerfile.arm64v8 Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03:00
Dockerfile.s390x Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +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 v8.17 2025-11-06 04:00:04 +02:00
package.json v8.17 2025-11-06 04:00:04 +02: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 Fix Bug Member settings drops to the second line and overlaps when many boards are starred as favourites. 2025-10-20 02:30:03 +03:00
sandstorm-pkgdef.capnp v8.17 2025-11-06 04:00:04 +02:00
sandstorm.js Fixes to make board showing correctly. 2025-10-12 03:48:21 +03: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 Updated security.md 2025-11-14 07:47:31 +02:00
settings.json Adding SSO CAS to Wekan 2018-07-03 15:55:19 +02:00
snapcraft.yaml v8.17 2025-11-06 04:00:04 +02:00
Stackerfile.yml v8.17 2025-11-06 04:00:04 +02:00
start-wekan.bat Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03:00
start-wekan.sh Add support for Docker/Compose Secrets for passwords to Docker/Snap/Bundle platforms. 2025-10-10 23:46:48 +03: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.