The Open Source kanban (built with Meteor).
![]() |
5 days ago | |
---|---|---|
.devcontainer | 9 months ago | |
.future-snap | 2 years ago | |
.github | 1 week ago | |
.meteor | 7 months ago | |
.tx | 5 months ago | |
.vscode | 8 months ago | |
client | 5 days ago | |
config | 5 months ago | |
docs | 5 days ago | |
imports | 5 days ago | |
meta | 1 year ago | |
models | 2 weeks ago | |
openapi | 2 months ago | |
packages | 5 months ago | |
public | 5 days ago | |
releases | 1 month ago | |
server | 2 weeks ago | |
snap | 1 year ago | |
snap-src | 5 months ago | |
stacksmith | 6 months ago | |
tests | 3 years ago | |
.babelrc | 3 years ago | |
.dockerignore | 4 years ago | |
.editorconfig | 6 years ago | |
.eslintignore | 5 years ago | |
.eslintrc.json | 7 months ago | |
.gitattributes | 5 years ago | |
.gitignore | 3 years ago | |
.gitpod.Dockerfile | 5 years ago | |
.gitpod.yml | 5 years ago | |
.pkgr.yml | 5 years ago | |
.prettierignore | 5 years ago | |
.prettierrc | 6 years ago | |
.travis.yml | 2 years ago | |
CHANGELOG.md | 5 days ago | |
CODE_OF_CONDUCT.md | 5 months ago | |
CONTRIBUTING.md | 5 months ago | |
Dockerfile | 2 months ago | |
Dockerfile.arm64v8 | 6 months ago | |
Dockerfile.s390x | 1 year ago | |
FUTURE.md | 1 year ago | |
GOVERNANCE.md | 1 year ago | |
LICENSE | 2 weeks ago | |
README.md | 2 months ago | |
READMELoginSignUp.md | 1 month ago | |
SECURITY.md | 5 months ago | |
Stackerfile.yml | 5 days ago | |
api.py | 1 year ago | |
app.env | 8 years ago | |
app.json | 6 years ago | |
docker-compose.yml | 4 months ago | |
docker-compose.yml-arm64 | 4 months ago | |
find-replace.sh | 1 year ago | |
find.sh | 6 years ago | |
owasp-zap-scan.yml | 4 years ago | |
package-lock.json | 5 days ago | |
package.json | 5 days ago | |
rebuild-wekan.bat | 2 years ago | |
rebuild-wekan.sh | 10 months ago | |
sandstorm-pkgdef.capnp | 5 days ago | |
sandstorm.js | 7 months ago | |
scalingo.json | 6 years ago | |
settings.json | 7 years ago | |
snapcraft.yaml | 5 days ago | |
start-wekan.bat | 2 weeks ago | |
start-wekan.sh | 4 months ago | |
status-wekan.sh | 6 years ago | |
stop-wekan.sh | 6 years ago | |
test-wekan.sh | 3 years ago | |
wekan-dockerfile-manifest.yaml | 5 years ago |
https://wekan.github.io / Install WeKan ® Server
docker-compose.yml at https://github.com/wekan/wekan/blob/main/docker-compose.yml
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 .
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 - WeKan Community GitHub Discussions, that are not Feature Requests and Bugs.
You can use latest tag to get newest release tag. See bottom of https://github.com/wekan/wekan/issues/3874
NOTE:
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.
Roadmap - Public read-only board at WeKan ® demo.
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.
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.
More screenshots at Features page
WeKan ® is released under the very permissive MIT license, and made with Meteor.