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://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Filser cc1ca4a1bb Dockerfile for production and development same build (part 2) 12 months ago
.devcontainer Dockerfile for production and development same build (part 2) 12 months ago
.future-snap Updated to Node.js v14.21.3. Thanks to Node.js developers. 2 years ago
.github Bump meteorengineer/setup-meteor from 1 to 2 1 year ago
.meteor Fixed Error 500 when adding user to a board and multiple same avatar icons by revert back from Meteor 2.15 to 2.14. 1 year ago
.tx Updated translations. 2 years ago
.vscode Add VSCode debugging configuration for an automated testing 3 years ago
asana Updated ChangeLog. 3 years ago
client fix cards load if cards > 20 on swimlane 1 year ago
config Do not close form for immediate visual feedback on password change 2 years ago
docs Swap deprecated `egrep` for `grep -E` 1 year ago
imports Updated translations. 1 year ago
ldap-sync LDAP Python script. Part 2. 3 years ago
meta Run SVG logos through svgo to reduce their filesize 1 year ago
models Remove notification while copying board 1 year ago
nginx - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. 6 years ago
openapi openapi: fix breakage introduced with blank return 1 year ago
openshift Make sessinAffinity stickable to clientIP 2 years ago
packages Losslessly optimize PNGs (-522KB) 1 year ago
public Merge pull request #5403 from C0rn3j/image-optim 1 year ago
releases Updated release script for Windows On-Premise, that is without container like Docker and Snap. 1 year ago
server Collapse Lists to be per user, not per board. In Progress. 1 year ago
snap Losslessly optimize PNGs (-522KB) 1 year ago
snap-src Update mongodb-control 1 year ago
stacksmith/user-scripts Upgrade WeKan StackSmith to Node.js 14.21.4 . 2 years ago
tests Cover custom TAPi18n implementation with tests 3 years ago
torodb-postgresql Updates. 1 year ago
trello Trello api.py: Added additional TODO notes. 3 years ago
.babelrc testinfrastructure created 4 years ago
.dockerignore Development volumes now in the same folder 4 years ago
.editorconfig Add prettier 6 years ago
.eslintignore Add Snap Meteor 1.8.x files to lint ignore files. 5 years ago
.eslintrc.json [Admin panel] Add a parameter to display or not the visibility of a board in private mode only 4 years ago
.gitattributes Add debugging in containers for vscode 6 years ago
.gitignore .gitignore, ignore all vim swap files 3 years ago
.gitpod.Dockerfile Add gitpod config 5 years ago
.gitpod.yml Add gitpod config 5 years ago
.pkgr.yml Update packager.io dependencies and targets. 6 years ago
.prettierignore Add Snap Meteor 1.8.x files to lint ignore files. 5 years ago
.prettierrc Add prettier 6 years ago
.travis.yml Updated to Node.js v14.21.3. Thanks to Node.js developers. 2 years ago
CHANGELOG.md Updated ChangeLog. 12 months ago
CODE_OF_CONDUCT.md Updates. 2 years ago
CONTRIBUTING.md Updated contributing to wiki. 1 year ago
Dockerfile Dockerfile for production and development same build (part 2) 12 months ago
Dockerfile.arm64v8 Added Dockerfile for s390x. 2 years ago
Dockerfile.s390x Added Dockerfile for s390x. 2 years ago
FUTURE.md Removed extra text. 2 years ago
GOVERNANCE.md Added governance. 2 years ago
LICENSE Updated year at license. 2 years ago
README.md Updated Transifex URL. 1 year ago
SECURITY.md Updated security.md about mitm. 1 year ago
Stackerfile.yml v7.45 1 year ago
api.py v7.38 1 year ago
app.env App env variables 8 years ago
app.json Remove Trello. 7 years ago
docker-compose.yml docker-compose.yml: Remove obsolete version parameter 1 year ago
docker-compose.yml-arm64 Added docker-compose.yml for arm64. 2 years ago
find-replace.sh Swap deprecated `egrep` for `grep -E` 1 year ago
find.sh - Add find.sh bash script that ignores extra directories when searching. 6 years ago
helm.md Moved helm charts to https://github.com/wekan/charts 2 years ago
owasp-zap-scan.yml Create owasp-zap-scan.yml 4 years ago
package-lock.json v7.45 1 year ago
package.json v7.45 1 year ago
rebuild-wekan.bat Updated to Node.js v14.21.3. Thanks to Node.js developers. 2 years ago
rebuild-wekan.sh In rebuild-wekan.sh, option 9 to Save Meteor dependency chain to ../meteor-deps.txt . 2 years ago
sandstorm-pkgdef.capnp v7.45 1 year ago
sandstorm.js Move every Boards.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
scalingo.json Remove Trello. 7 years ago
settings.json Adding SSO CAS to Wekan 7 years ago
snapcraft.yaml v7.45 1 year ago
start-wekan.bat Azure AD B2C login using OAuth2. https://github.com/wekan/wekan/wiki/B2C 1 year ago
start-wekan.sh Azure AD B2C login using OAuth2. https://github.com/wekan/wekan/wiki/B2C 1 year ago
status-wekan.sh Revised shell scripts to check for wekan repository 7 years ago
stop-wekan.sh Revised shell scripts to check for wekan repository 7 years ago
support-at-wekan.team_pgp-publickey.asc Added PGP public key for sending security vulnerability reports. 4 years ago
test-wekan.sh script added for running tests 4 years ago
wekan-dockerfile-manifest.yaml Adding dockerfiles for multi-arch builds and manifest. 5 years ago

README.md

Gitpod Ready-to-Code

WeKan ® - Open Source kanban

Downloads

https://wekan.github.io / Install WeKan ® Server

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.

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

  • 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

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