I want to replace Google Play Services already on my SSG. Just wondering if there’s an app that will push all the notifications…

  • daytonah@lemmy.ml
    link
    fedilink
    English
    arrow-up
    8
    ·
    2 months ago

    Look into /e/OS , lineage, and graphene. On the /e/os page, there is a big explanation also on grapahenes documentation page. That helped me a lot.

  • 9tr6gyp3@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    Its one or the other. Either Google Play Services will push notifications, or the apps have to have the ability to handle push notifications on their own (which isn’t common).

    Google Play Services can be sandboxed in GrapheneOS, but there isn’t an open source Google Play Services since its not included in AOSP. It is very much a proprietary blob.

  • krolden@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    You need to run your own push services provider like ntfy or gotify and tie all your notifications into it

  • FreeBooteR69@lemmy.ca
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    2 months ago

    F-Droid and Aurora exist, i use them on my pixel 3a xl running ubuntu touch/waydroid.

  • Pierre-Yves Lapersonne@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    2 months ago

    An app? Nope. For notifications, there is open source alternatives to Google and Apple services but it is used in the apps side, not users side. Have a look on microG and Open GApps to flash in your Android device; it might help you.