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.
 
 
 
 
 
 
Lauri Ojansivu c630714245 Update ChangeLog. 5 years ago
.devcontainer Remove LINKED_CARDS_ENABLED settings, because it does not work. 5 years ago
.github Add more issue repo links to GitHub issue template. 5 years ago
.meteor Update dependencies. 5 years ago
.sandstorm-meteor-1.8 v3.91 5 years ago
.tx Add language: Slovenian. 6 years ago
.vscode Fixed endless compilation devcontainer, debugging 6 years ago
client Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
config Fix prettier. 5 years ago
fix-download-unicode Try to fix Node 12 Buffer() deprecation errors. 5 years ago
helm/wekan README updated 5 years ago
i18n add a "remove all read" button to notification menu 5 years ago
meta Change fr.md to not be executeable. 7 years ago
models Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
nginx - Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory. 6 years ago
openapi generate_openapi: fix enums when they are declared as const 6 years ago
openshift Updated Wekan on OpenShift. 6 years ago
packages Update dependencies. 5 years ago
public v3.91 5 years ago
releases Meteor 1.8 only in use at Sandstorm. 5 years ago
server fix error from notifications subscriptions 5 years ago
snap Fixing problem when mongodb was not started at install/refresh 7 years ago
snap-src Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
stacksmith/user-scripts Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies. 5 years ago
torodb-postgresql Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 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 Add Worker role. 5 years ago
.gitattributes Add debugging in containers for vscode 6 years ago
.gitignore Add package-lock.json back. 6 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 Use Meteor 1.9 and Node.js 12.15.0 on Snap and Docker. 5 years ago
CHANGELOG.md Update ChangeLog. 5 years ago
CONTRIBUTING.md Remove duplicate Contributing.md 7 years ago
Dockerfile Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
LICENSE update license to year 2019 6 years ago
README.md Fix docker-compose link 5 years ago
SECURITY.md I removed the period from a non-sentence. 7 years ago
Stackerfile.yml v3.91 5 years ago
app.env App env variables 8 years ago
app.json Remove Trello. 7 years ago
docker-compose.yml Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
find.sh - Add find.sh bash script that ignores extra directories when searching. 6 years ago
package-lock.json v3.91 5 years ago
package.json v3.91 5 years ago
rebuild-wekan.bat Try to revert remaining of the following changes: 5 years ago
rebuild-wekan.sh Try to revert remaining of the following changes: 5 years ago
sandstorm-pkgdef.capnp Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
sandstorm.js Try to fix Node 12 Buffer() deprecation errors. 5 years ago
scalingo.json Remove Trello. 7 years ago
settings.json Adding SSO CAS to Wekan 7 years ago
snapcraft.yaml Try to revert remaining of the following changes: 5 years ago
start-wekan.bat Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years ago
start-wekan.sh Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 5 years 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

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.

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