microg / microg/GmsCore

FCM via UnifiedPush

Open
#3,046 0 comments 19 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
14.6k
Forks
3.2k
Avg merge
12d 11h
Merged PRs (30d)
4

Description

.
Corrently i have both ntfy and microg sepratly checking for notifications wasting battery

Describe the solution you'd like
A self-hostable server checks for FCM messages on behalf of microg and sends microG the notification content using UnifiedPush. It can use a ntfy channel (or a custom webserver but thats more complicated) to send new registrations to the server. This acts like molly socket.

Describe alternatives you've considered
Add unifiod push to youtube revanced and t mobile my visual voicemail so i dont need microg

Additional context
Add any other context or screenshots about the feature request here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The request proposes FCM handling through a self-hosted server, UnifiedPush, and an ntfy channel, but names no files, tests, or entry points. First clarify the scope and integration points; done should define how registrations and notification content move through the server without separate polling by ntfy and microG.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, firebase
Domain
backend, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.