FCM via UnifiedPush
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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