Wekan

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://app.transifex.com/wekan/wekan only. (by wekan)

Wekan Alternatives

Similar projects and alternatives to Wekan

  1. Nextcloud

    619 Wekan VS Nextcloud

    ☁️ Nextcloud server, a safe home for all your data

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Ghost

    325 Wekan VS Ghost

    Independent technology for modern publishing, memberships, subscriptions and newsletters.

  4. Mattermost

    162 Wekan VS Mattermost

    Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

  5. Matomo

    154 Wekan VS Matomo

    Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

  6. Zulip

    134 Wekan VS Zulip

    Zulip server and web application. Open-source team chat that helps teams stay productive and focused.

  7. focalboard

    125 Wekan VS focalboard

    Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

  8. Rocket.Chat

    121 Wekan VS Rocket.Chat

    The communications platform that puts data protection first.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. Kanboard

    Kanban project management software

  11. ERPNext

    83 Wekan VS ERPNext

    Free and Open Source Enterprise Resource Planning (ERP)

  12. OpenProject

    73 Wekan VS OpenProject

    OpenProject is the leading open source project management software.

  13. Gogs

    70 Wekan VS Gogs

    Gogs is a painless self-hosted Git service

  14. Restyaboard

    50 Wekan VS Restyaboard

    Trello like kanban board. Based on Restya platform.

  15. Zammad

    52 Wekan VS Zammad

    Zammad is a web based open source helpdesk/customer support system

  16. Leantime

    49 Wekan VS Leantime

    Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.

  17. Planka

    37 Wekan VS Planka

    The realtime kanban board for workgroups built with React and Redux.

  18. Jitsi Meet

    34 Wekan VS Jitsi Meet

    Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

  19. Twake

    34 Wekan VS Twake

    Twake is a secure open source collaboration platform to improve organizational productivity.

  20. Taiga

    22 Wekan VS Taiga

    Discontinued Agile project management platform. Built on top of Django and AngularJS

  21. deck

    18 Wekan VS deck

    🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello (by nextcloud)

  22. taskcafe

    19 Wekan VS taskcafe

    An open source project management tool with Kanban boards

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Wekan alternative or higher similarity.

Wekan discussion

Log in or Post with

Wekan reviews and mentions

Posts with mentions or reviews of Wekan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-13.
  • Top 8 Open-Source Projects (Rated) to Build Your Own Task Management System
    11 projects | dev.to | 13 Nov 2024
  • The 50 best open-source alternatives to popular SaaS software
    73 projects | dev.to | 10 Jul 2024
  • Elegant open source project tracking, Trello like but self-hosted
    6 projects | news.ycombinator.com | 18 Mar 2024
    Looks nice, I selfhosted https://github.com/wekan/wekan for a while, which is a MIT licensed heavily Trello-inspired alternative, does someone know both Wekan and Plankanban and can tell their differences?
  • PostgreSQL on S390x
    1 project | news.ycombinator.com | 23 Nov 2023
    Where can I get info, how to make required changes to get software running on s390x? For example, some software requires CPU-specific assembler code. I can not get some code to compile correctly:

    https://github.com/wekan/wekan/wiki/s390x

  • Coding Is Hard
    2 projects | news.ycombinator.com | 19 Nov 2023
    Thanks for writing this.

    I have added and removed about 4 million lines of code:

    https://github.com/wekan/wekan/graphs/contributors

    to WeKan Open Source kanban:

    https://wekan.github.io

    You are not dumb. It is normal to feel frustrated, when figuring out, step by step, how something works, and what to do. It is like labyrinth. Having enough breaks, taking a walk when needed, having enough coping skills or adding more of them, having patience to keep notes of what is current position in that rabbit hole. If some way does not work, try some other way.

    It is always about the basics. Many programming languages change syntax often. Some dependencies change.

    For example, when writing some for database export:

    1) There was no working code examples at documentation

    2) Google etc searches had old info, did not work

    3) I did not find from source code how it did work

    4) ChatGPT, Bing AI etc examples did not work

    5) So I tried with trial and error, what is correct syntax, character by character

    For some error messages, sometimes Google search shows somebody having same problem, or even a fix. But if not, it's about reading source code of the software.

    But this works when code is available, like in Open Source.

    If something is binary executeable, then there is need to decompile, read assembler, deobfuscate, etc. That means even more required, I have not gone there yet. That is why I use and develop FOSS, when it is possible to more easily fix something, when it is broken.

  • Show HN: Kantankanban – A CLI to track to-do's, custom lists, and more
    5 projects | news.ycombinator.com | 17 Aug 2023
    Hi Wekan,

    looks cool but IHMO suffers from confusing documentation and onramp.

    It took me multiple attempts, days apart, after initially stumbling upon this comment to get a better sense of it.

    The project homepage (https://wekan.github.io/) stresses the different installers but at that point I didn't know if I want to install it or not.

    Clicking on the Features link (https://wekan.github.io/#features) just takes you a few lines down on the same page which doesn't tell you much.

    I tried to find a link to the Github repo but that wasn't obvious either. Eventually I stumbled upon it by following the Docs and API links at the bottom but those are very small and hidden compared to the rest of the content on the page.

    From the Docs wiki there is a much better list of Features (https://github.com/wekan/wekan/wiki#:~:text=Calendar-,Featur...) that tells me more of what I was looking for.

    However, I still don't know what database backends are supported or how configurable those are which I need to know in order to assess my backup strategy and how much work it will be for me to maintain this for our intranet site.

  • Trello Alternative
    10 projects | /r/selfhosted | 6 Jun 2023
  • Firefox Multirow Bookmarks Toolbar
    1 project | news.ycombinator.com | 1 Jun 2023
  • Kanboard is a free and open source Kanban project management software
    14 projects | news.ycombinator.com | 23 May 2023
    Thanks! I added issue about it:

    https://github.com/wekan/wekan/issues/4930

  • Suggestions for self-hosted Kanban with activities timeline?
    1 project | /r/selfhosted | 14 Apr 2023
    Try to look at wekan. https://wekan.github.io/
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Feb 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Wekan repo stats
83
19,774
9.8
6 days ago

wekan/wekan is an open source project licensed under MIT License which is an OSI approved license.

Wekan is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of Wekan is JavaScript.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?