OpenPush

 2 likes

The OpenPush project aims to create a free and open source self-hosted replacement for Android Push Notifications usually sent through Google's proprietary Firebase Cloud Messaging platform.

License model

  • FreeOpen Source

Platforms

  • Self-Hosted
Discontinued

Development seems to have stalled before ever becoming available; a new alternative appeared in the form of UnifiedPush

  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Live Push Notifications
  2.  Push Notifications

OpenPush News & Activities

Highlights All activities

Recent activities

Show all activities

OpenPush information

  • Developed by

    Marcus
  • Licensing

    Open Source and Free product.
  • Alternatives

    60 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all

Our users have written 0 comments and reviews about OpenPush, and it has gotten 2 likes

OpenPush was added to AlternativeTo by Paul on Feb 16, 2021 and this page was last updated Dec 23, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is OpenPush?

The OpenPush project aims to create a free and open source self-hosted replacement for Android Push Notifications usually sent through Google's proprietary Firebase Cloud Messaging platform. This started as a PrototypeFund project. Development is still ongoing.

Benefits

  • Free Software. FCM is a proprietary service and the Firebase client libs are closed source. This makes projects including fcm libraries effectively non-free software which i.e. cannot be added to the FOSS F-Droid appstore.
  • Self-hosted. When self-hosting a open source project, there's no dependency on an external service anymore.
  • User is in control. A smartphone user can chose a pushserver instance, possibly self-hosted or hosted by a trusted entity. This instance's url is communicated to the webservice together with the app token to the push-notification producer. Push-notifications will only be sent to this server.

Official Links