SaaSHub helps you find the best software and product alternatives Learn more →
Wekan Alternatives
Similar projects and alternatives to Wekan
-
-
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.
-
-
Mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
-
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!
-
Zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
Leantime
Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
-
-
Jitsi Meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
-
-
-
deck
🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello (by nextcloud)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Wekan discussion
Wekan reviews and mentions
- Top 8 Open-Source Projects (Rated) to Build Your Own Task Management System
- The 50 best open-source alternatives to popular SaaS software
-
Elegant open source project tracking, Trello like but self-hosted
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
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
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
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
- Firefox Multirow Bookmarks Toolbar
-
Kanboard is a free and open source Kanban project management software
Thanks! I added issue about it:
https://github.com/wekan/wekan/issues/4930
-
Suggestions for self-hosted Kanban with activities timeline?
Try to look at wekan. https://wekan.github.io/
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Feb 2025
Stats
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.