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
2022-11-02 16:49:21 +02:00
.devcontainer Updated to Node.js v14.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
.future-snap Updated to Node.js v14.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
.github Merge pull request #4720 from wekan/dependabot/github_actions/docker/build-push-action-3.2.0 2022-10-17 23:37:43 +03:00
.meteor Upgraded to Meteor 2.8.0. 2022-10-23 08:55:47 +03:00
.tx Added Romanian translation. Updated translations. 2022-09-22 13:59:43 +03:00
.vscode Add VSCode debugging configuration for an automated testing 2022-04-18 18:18:50 +03:00
asana Updated ChangeLog. 2022-03-22 15:44:23 +02:00
client Drag handle part 2. 2022-10-23 15:30:54 +03:00
config Added back autologin, because reverting it broke Google OIDC login. 2022-09-01 12:12:30 +03:00
helm/wekan v6.54 2022-10-24 23:16:19 +03:00
imports/i18n Updated translations. 2022-10-18 12:03:02 +03:00
ldap-sync LDAP Python script. Part 2. 2022-11-02 16:49:21 +02:00
meta Remove extra changelogs 2022-04-06 00:36:25 -05:00
models feat(wekan metrics): rename metrics key and add a new one 2022-10-21 18:13:53 +02:00
nginx - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. 2018-12-28 17:26:30 +02:00
openapi openapi: actually catch the error when esprima fails at parsing the file 2021-07-01 10:23:29 +02:00
openshift Note: Docker Hub buils are broken. Only Quay works. 2020-11-12 15:43:21 +02:00
packages Try to fix Mermaid Diagram error in Chrome: Maximum call stack size exceeded. 2022-10-23 09:17:31 +03:00
public Updated API docs. 2022-10-25 15:24:15 +03:00
releases Fix Python-Esprima upstream failing 2022-10-25 10:37:21 +02:00
server Fix metrics to check that socket is defined, because got error about userId. 2022-10-23 15:48:46 +03:00
snap Try to fix Snap. 2021-07-21 23:40:13 +03:00
snap-src Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics . 2022-09-22 15:39:15 +03:00
stacksmith/user-scripts Updated to Node.js v14.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
tests Cover custom TAPi18n implementation with tests 2022-04-18 18:02:30 +03:00
torodb-postgresql Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics . 2022-09-22 15:39:15 +03:00
trello Trello api.py: Added additional TODO notes. 2021-12-26 15:42:05 +02: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 [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 2021-08-27 16:25:44 +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.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
api.py Fixed WeKan api.py . WeKan API now works in newest WeKan and n8n. 2022-09-14 16:02:50 +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. 2022-10-29 14:19:20 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-09-19 11:50:10 +03:00
docker-compose.yml Update docker-compose.yml 2022-10-11 14:12:19 +01:00
Dockerfile Use Ubuntu 22.10 base on Docker. 2022-10-25 00:46:37 +03:00
Dockerfile.arm64v8 Updated to Node.js v14.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
find-replace.sh Add find-replace.sh script. 2020-06-17 20:28:22 +03:00
find.sh - Add find.sh bash script that ignores extra directories when searching. 2019-01-02 13:22:21 +02:00
LICENSE update license to year 2019 2019-01-18 17:25:48 -04:00
owasp-zap-scan.yml Create owasp-zap-scan.yml 2021-02-22 18:58:24 +02:00
package-lock.json v6.54 2022-10-24 23:16:19 +03:00
package.json v6.54 2022-10-24 23:16:19 +03:00
README.md Updated README.md about Docker: You can use latest tag to get newest release tag. 2022-10-03 03:05:57 +03:00
rebuild-wekan.bat Updated to Node.js v14.20.1. Thanks to Node.js developers. 2022-09-26 21:52:14 +03:00
rebuild-wekan.sh Added development option for using bundle visualizer. 2022-10-20 15:51:54 +03:00
sandstorm-pkgdef.capnp v6.54 2022-10-24 23:16:19 +03:00
sandstorm.js Replace Picker for community packages version & small 2022-04-18 18:02:41 +03:00
scalingo.json Remove Trello. 2018-08-14 21:22:46 +03:00
SECURITY.md Links to devel branch are broken; use master instead 2021-09-03 21:55:18 -04:00
settings.json Adding SSO CAS to Wekan 2018-07-03 15:55:19 +02:00
snapcraft.yaml v6.54 2022-10-24 23:16:19 +03:00
Stackerfile.yml v6.54 2022-10-24 23:16:19 +03:00
start-wekan.bat Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics . 2022-09-22 15:39:15 +03:00
start-wekan.sh Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics . 2022-09-22 15:39:15 +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
support-at-wekan.team_pgp-publickey.asc Added PGP public key for sending security vulnerability reports. 2021-01-30 20:15:52 +02: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

Gitpod Ready-to-Code

WeKan ® - Open Source kanban

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 FOSSA Status CII Best Practices

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.

Chat

Discussions - WeKan Community GitHub Discussions, that are not Feature Requests and Bugs.

WeKan IRC FAQ

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 22k 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

  • 64bit: Linux Snap or Sandstorm / Mac / Windows. More Platforms, bundle for RasPi3 ARM and other CPUs where Node.js and MongoDB exists.
  • 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.

Screenshot

More screenshots at Features page

Screenshot of WeKan ®

License

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

FOSSA Status