The Open Source kanban (built with Meteor).

guillaume cdef8a33e4 Delete user feature il y a 6 ans
.github 6e4da08164 LDAP issues now at main Wekan repo. il y a 6 ans
.meteor 816ccf6509 Update package names. il y a 6 ans
.tx fe1941008c Update translations. il y a 7 ans
.vscode 8d555707f2 Add VSCode editor configuration to the repository il y a 9 ans
client cdef8a33e4 Delete user feature il y a 6 ans
config dbb1a86ca3 - Admin Panel / Layout / Custom Product Name now changes webpage title. il y a 6 ans
fix-download-unicode 70ca6fdec9 Add support for IE11 in fix-download-unicode. il y a 8 ans
helm 8984172ff6 Readme updates il y a 6 ans
i18n 11a91bfc78 Update translations. il y a 6 ans
meta 9a55f38d90 Change fr.md to not be executeable. il y a 7 ans
models cdef8a33e4 Delete user feature il y a 6 ans
nginx c61e44d55b - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. il y a 6 ans
openapi 2969161afb - More whitelabeling. il y a 6 ans
openshift fcc3560df4 - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameter. il y a 7 ans
packages 816ccf6509 Update package names. il y a 6 ans
public 08c8ebc100 - Fix typos. il y a 6 ans
releases c7621f251f Fix release build script. package repos are included to Wekan now. il y a 6 ans
server ebfc8e5a1b Fix lint errors. il y a 6 ans
snap 1be8e5625f Fixing problem when mongodb was not started at install/refresh il y a 7 ans
snap-src 561cd77e68 Replace header login example variable names. il y a 6 ans
stacksmith 6117097a93 - Upgrade to Node 8.16.0 il y a 6 ans
torodb-postgresql 46e976513b Move https://github.com/wekan/wekan-postgresql to il y a 6 ans
.editorconfig 21dcd162f5 Add editorconfig support il y a 10 ans
.eslintrc.json 3ce902123f Lint also async. Thanks to Akuket ! il y a 6 ans
.gitignore 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. il y a 6 ans
.travis.yml 3b8c76a32e Update versions of Node and NPM at Travis. il y a 7 ans
CHANGELOG.md aeb3dd0220 v2.65 il y a 6 ans
CONTRIBUTING.md 90b589d993 Remove duplicate Contributing.md il y a 7 ans
Dockerfile 6933424fca Remove python2 from Dockerfile, to make Docker image smaller. il y a 6 ans
LICENSE f40d1f6bd5 update license to year 2019 il y a 6 ans
README.md dfc4ab6dd8 Add license scan report and status il y a 6 ans
SECURITY.md c0957ce173 I removed the period from a non-sentence. il y a 7 ans
Stackerfile.yml aeb3dd0220 v2.65 il y a 6 ans
app.env c7f9651236 App env variables il y a 8 ans
app.json 53c0a52788 Remove Trello. il y a 7 ans
docker-compose.yml b8c10def8e Removed quotes il y a 6 ans
find.sh 548d095223 - Add find.sh bash script that ignores extra directories when searching. il y a 6 ans
package.json aeb3dd0220 v2.65 il y a 6 ans
rebuild-wekan.bat 73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly. il y a 6 ans
rebuild-wekan.sh 348b612f98 Fix rebuild script. il y a 6 ans
sandstorm-pkgdef.capnp aeb3dd0220 v2.65 il y a 6 ans
sandstorm.js 34d8235551 Add the following new Sandstorm features and fixes: il y a 6 ans
scalingo.json 53c0a52788 Remove Trello. il y a 7 ans
settings.json ee81775dc8 Adding SSO CAS to Wekan il y a 7 ans
snapcraft.yaml 6a94500170 Remove caddy plugins http.filter, http.ipfilter and http.realip from caddy il y a 6 ans
start-wekan.bat 561cd77e68 Replace header login example variable names. il y a 6 ans
start-wekan.sh 561cd77e68 Replace header login example variable names. il y a 6 ans
status-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository il y a 6 ans
stop-wekan.sh 22a9e783c9 Revised shell scripts to check for wekan repository il y a 6 ans

README.md

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

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 edge branch file wekan/i18n/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

Wekan Chat - Most Wekan community and developers are here. Works on webbrowser and PWA app that can be added as icon on Android and bookmark on iOS, used like native app.

Wekan IRC FAQ

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 13k users using Wekan in their company.
  • Wekan has been translated to about 50 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.
  • Integrations: Current possible integrations and future plans.

Requirements

  • 64bit: Linux Snap or Sandstorm / Mac / Windows. More Platforms. ARM progress.
  • 1 GB RAM minimum free for Wekan. Production server should have miminum 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

Roadmap Milestones

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.

Demo

Wekan demo

Screenshot

More screenshots at Features page

Screenshot of Wekan

Stable

  • master+devel branch. At release, devel is merged to master.
  • Receives fixes and features that have been tested at edge that they work.
  • If you want automatic updates, use Snap.
  • If you want to test before update, use Docker quay.io release tags.

Edge

  • edge branch. All new fixes and features are added to here first. Testing Edge.

License

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

FOSSA Status