Giter VIP home page Giter VIP logo

Comments (3)

mobile-bungalow avatar mobile-bungalow commented on June 9, 2024

This is a complex one, QML supports push notifications for MacOs, but uses a homespun-looking version for Linux desktop environments. Baeo mentioned wanting notificationd support. which means a long with PSSSt. we may be writing a cross platform push notification wrapper for libherald. For IOs this also includes codesigning as a prerequisite.

from herald.

GallagherCommaJack avatar GallagherCommaJack commented on June 9, 2024

Yeah this is going to be more important for iOS/Android than desktop because the expectations are different. I'm probably fine with QT's default solution for Linux.

For Android we'll probably just use Google firebase. We could also look into using mqtt, since Android will let us keep the connection open and this is kinda what it's built for.

On iOS we'll have to just do whatever Apple demands - though we can maybe use a service like pushy if we don't want to deal with their API for some reason.

from herald.

BaeoMaltinsky avatar BaeoMaltinsky commented on June 9, 2024

Update: We have push notifications for new messages on desktop Linux and macOS, and support for standard desktop BSD can be added by tweaking a conditional compilation attribute. I believe that the library we're using, notify-rust, has Windows support on a branch and I can update the code to support Windows when it's merged.

from herald.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.