From bbb21d59c7755c150dbb8740234f9f38179ceb9d Mon Sep 17 00:00:00 2001 From: Jarno Rankinen Date: Wed, 3 Jul 2024 14:16:11 +0300 Subject: [PATCH] Link to Github in README.md for releases --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5711db1..a281ff9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # hydroxide-push ### *Forked from [Hydroxide](https://github.com/emersion/hydroxide)* +[![.github/workflows/build.yaml](https://github.com/0ranki/hydroxide-push/actions/workflows/build.yaml/badge.svg)](https://github.com/0ranki/hydroxide-push/actions/workflows/build.yaml) ![GitHub Release](https://img.shields.io/github/v/release/0ranki/hydroxide-push) -## Push notifications for Proton Mail mobile via a UP provider [![.github/workflows/build.yaml](https://github.com/0ranki/hydroxide-push/actions/workflows/build.yaml/badge.svg)](https://github.com/0ranki/hydroxide-push/actions/workflows/build.yaml) + -![image](https://github.com/0ranki/hydroxide-push/assets/50285623/04959566-3d13-4be4-84bd-d7daad3a3166) +## Push notifications for Proton Mail mobile via a UP provider Protonmail depends on Google services to deliver push notifications, This is a stripped down version of [Hydroxide](https://github.com/emersion/hydroxide) @@ -14,6 +15,9 @@ Should work with free accounts too. This repo is used to build the binaries and container images with Github Actions. Mirrored from https://git.oranki.net/jarno/hydroxide-push +Pre-built releases and container images are available on [Github](https://github.com/0ranki/hydroxide-push). + + ## Setup Download or build the binary, pull the pre-built container image or build the image yourself.