PWABuilder VS Wekan

Compare PWABuilder vs Wekan and see what are their differences.

PWABuilder

The simplest way to create progressive web apps across platforms and devices. Start here. This repo is home to several projects in the PWABuilder family of tools. (by pwa-builder)

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)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
PWABuilder Wekan
4 79
2,440 19,137
1.4% 0.4%
9.1 9.8
4 days ago 4 days ago
TypeScript JavaScript
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PWABuilder

Posts with mentions or reviews of PWABuilder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.
  • Don't upload your PWA to the app stores
    1 project | dev.to | 10 Jan 2024
    For a PWA to be listed in app stores, it must be wrapped within additional software. This wrapper tends to be less robust and not as finely tuned as mainstream browsers, a fact that even PWABuilder acknowledges.
  • Offline Is Just Online with Extreme Latency
    4 projects | news.ycombinator.com | 19 Apr 2023
    Not to trivialize anyone's discovery; always happy to have more people on this bandwagon!

    But I have to say, PWAs (progressive web apps) might blow Jim's mind here.

    https://docs.pwabuilder.com/#/home/pwa-intro

    excerpt (emphasis added): "Service workers are how progressive web apps work offline: service workers can _cache essential resources and handle requests when the network is down_. Every request to and from a PWA goes through the service worker, and there are a ton of different strategies for how to cache and fetch necessary resources."

  • Tell HN: Building a universal electron for Mac is a complete nightmare
    3 projects | news.ycombinator.com | 30 Oct 2022
    There is some way for iOS, and some iOS apps work on M1, so maybe. Although Apple has been removing PWA style apps from App Store, so better check newest requirements somewhere at docs.

    https://www.pwabuilder.com

    https://docs.pwabuilder.com/#/builder/app-store

  • Progressive Web Apps Builder
    1 project | news.ycombinator.com | 24 Aug 2022

Wekan

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-03-18.
  • 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/
  • Project Management
    4 projects | /r/NextCloud | 29 Mar 2023
    Deck is very minimal and not really suited for anything beyond simple, personal stuff, in my opinion. As far as self-hosted, my favorite is still Kanboard, which has a lot of plugins and themes to choose from. Leantime is good too and a bit different. I also like Vikunja and Wekan.
  • Self-hosted kanban board
    6 projects | /r/selfhosted | 19 Mar 2023
    Have a look at Kanboard. For Android it can be used with kandroid (available on F-Droid). There is also WeKan with official app on Google Play Store

What are some alternatives?

When comparing PWABuilder and Wekan you can also consider the following projects:

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

Kanboard - Kanban project management software

Smart-Text-Editor - The text editor that requires only a browser and a keyboard!

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

localfirstweb.dev - A list of various resources for local-first web development

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

hamsterbase - self-hosted, local-first web archive application.

Restyaboard - Trello like kanban board. Based on Restya platform.

Visual Studio Code - Visual Studio Code

deck - 🗂 Kanban-style project & personal management tool for Nextcloud, similar to Trello

pwa-starter - Welcome to the PWABuilder pwa-starter! Looking to build a new Progressive Web App and not sure where to get started? This is what you are looking for!

deck - DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop