WeKan
SHA-256Open source Kanban board for task management. Self-hosted alternative to Trello with real-time collaboration.
Smart Download
Download Download Version
v9.18 · 136.8 MB
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)
TroubleshootingHow 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.
Tags
Getting Started
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Ensure at least 4GB RAM (production) and install Docker
Step 2: Download docker-compose.yml and run 'docker-compose up -d'
Step 3: Open http://localhost:8080, create admin account
- Step 1: Ensure at least 4GB RAM (production) and install Docker
- Step 2: Download docker-compose.yml and run 'docker-compose up -d'
- Step 3: Open http://localhost:8080, create admin account
SHA-256 checksum verified
Checksum extracted from GitHub official Release page
SHA256 Checksum
c02625b432f83c7d68f07a8b22c3860efce36df8490ac603329fd3204ee35b8aThis 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 SourceUninstall 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.
Having issues? Check the FAQ below
1 FAQ
Similar Projects
lazygit
A simple terminal UI for git commands
godot
Godot Engine is a free, open-source, cross-platform 2D and 3D game engine with a unified editor. Unlike Unity or Unreal, it's entirely MIT-licensed and community-driven, offering a lightweight yet powerful node-based workflow that runs on a single executable.
Hoppscotch
Open source API development ecosystem with a lightweight, fast, and feature-rich interface for testing HTTP, WebSocket, GraphQL, and more.