OpenSource-Hub
W

WeKan

SHA-256
20.9k stars·Developer Tools·SHA-256 checksum verified

Open source Kanban board for task management. Self-hosted alternative to Trello with real-time collaboration.

Free open-source Kanban board. Self-hosted alternative to Trello with real-time sync.

Core Features

  • Real-time collaboration: multiple users can edit boards simultaneously
  • Self-hosted deployment: Docker, Snap, source code options keep data private
  • Multilingual: supports about 105 languages via Transifex
  • Flexible boards: lists, cards, labels, checklists, due dates, attachments
  • Permissions: public/private boards, admin/member roles

What It Can't Do

  • Minimum 1GB RAM fails; production recommends 4GB+. 2. MongoDB corrupts if disk full; backup daily. 3. Update frequently for security; old versions have vulnerabilities. 4. No undo; be careful when deleting lists or cards.

Use Cases

  • Personal task management and habit tracking
  • Team project management for agile development or marketing
  • Enterprise Kanban with thousands of users, integrated via API

Detailed Introduction

WeKan is a completely open source and free Kanban board application that helps individuals and teams organize tasks visually. It provides real-time collaboration, supports over 100 languages, and can be self-hosted on your own server or computer, giving you full control over your data. With features like drag-and-drop, labels, checklists, due dates, and customizable boards, it's suitable for personal to-do lists, holiday planning, or enterprise project management. The largest known deployment handles 30,000 users. WeKan runs on Docker, Snap, and many other platforms, and its MIT license allows unlimited customization and redistribution.

Troubleshooting & FAQ (1)

Troubleshooting
How to fix 'Cannot find module @meteorjs/reify/lib/runtime' error when starting Wekan snap after upgrading to v9.19 or later?

This is a known bug in Wekan snap versions 9.19 to 9.21. A fix is being built in an upcoming snap update. Temporary workarounds: (1) Downgrade to snap version 9.18 (if available in your snap history) with sudo snap revert wekan; (2) Switch to Docker deployment using the Meteor3 guide at https://github.com/wekan/wekan/tree/main/docs/Platforms/FOSS/Docker/Meteor3. Track issue #6346 for the permanent fix.

GitHub Issue #6346

Tags

kanbantask-managementself-hostedproductivityopen-source

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Ensure at least 4GB RAM (production) and install Docker

4

Step 2: Download docker-compose.yml and run 'docker-compose up -d'

5

Step 3: Open http://localhost:8080, create admin account

Install Guide
  1. Step 1: Ensure at least 4GB RAM (production) and install Docker
  2. Step 2: Download docker-compose.yml and run 'docker-compose up -d'
  3. Step 3: Open http://localhost:8080, create admin account
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

c02625b432f83c7d68f07a8b22c3860efce36df8490ac603329fd3204ee35b8a

This checksum is extracted from the GitHub Release page. Verify file integrity after download.

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop containers and remove volumes: docker-compose down -v; delete leftover directories.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 12:10:13
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

1 FAQ

Similar Projects