From d655c9caea51de38873081ec39dba0f986f4be3e Mon Sep 17 00:00:00 2001 From: Jarno Rankinen Date: Mon, 1 Jul 2024 21:05:25 +0300 Subject: [PATCH] Add screenshot, mention free accounts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 718a3ff..ce91e7a 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,14 @@ ## 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) + Protonmail depends on Google services to deliver push notifications, This is a stripped down version of [Hydroxide](https://github.com/emersion/hydroxide) to get notified of new mail. See original repo for details on operation. +Should work with free accounts too. + ## Setup Download or build the binary, pull the pre-built container image or build the image yourself.