KUnifiedPush: KDE’s efficient way of delivering notifications to your apps

KUnifiedPush, KDE’s client library for the UnifiedPush protocol, has reached version 1.0.0. KUnifiedPush provides a way to deliver notifications instantly to multiple apps on your devices even if the apps are not running.

Ideal for social media, weather and instant messaging apps, it will also contribute to improving the battery life on your mobile devices.

https://blogs.kde.org/2024/10/19/kunifiedpush-1.0.0-is-out/

@kde@lemmy.kde.social

    • Bro666@lemmy.kde.socialM
      link
      fedilink
      arrow-up
      9
      ·
      2 days ago

      If you bothered to read the linked article and Volker’s blog post (linked from the article), which you obviously haven’t, you would see how this is not the case.

      • the tower fairy@chaos.social
        link
        fedilink
        arrow-up
        1
        arrow-down
        3
        ·
        2 days ago

        @Bro666 I came to post this Just after reading Mr Krause’s post and the background of UnifiedPush. My gripe is because there are already existing frameworks like w3c’s Web Push (which is not addressed in UnifiedPush, as far as I could see) and the native push frameworks of each mobile OS (which are disqualified on privacy reasons). Hence why I said “14 push frameworks”, because KDE is aiming to serve both desktop and mobile with a new standard, inducing even more fragmentation.

        • Bro666@lemmy.kde.socialM
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          KDE is not introducing a new notification framework. It is using something that already exists, so still barking up the wrong tree.

    • It turns out, in this case it isn’t. This is about a KDE library (service?) that uses Unified Push, which is a standard implemented by servers like ntfy, Nextpush, and Gotify. If you use any f-droid apps, you’re probably already using Unified Push. Home Assistant uses it for mobile notifications, too.

      It is, probably, the third biggest notification protocol after Google’s and Apple’s, only it doesn’t route through their servers or provide them with more of your data to harvest and sell.

      Unified Push is a good thing. It looks like KDE just makes it accessible to KDE application developers through the KDE libraries.