From b00eec1b2ef4e3791c5cca94f4756cd1a7fe2cca Mon Sep 17 00:00:00 2001 From: automation Date: Fri, 26 Sep 2025 00:12:12 +0000 Subject: [PATCH] Docs: link to Android UnifiedPush client --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 86074eed6c..4108e71d9f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Adaptions and infrastructure to facilitate self-hosting of the habit-building pr For each release in the Habitica upstream repository, the self-hosting adaptions are automatically applied by rebasing the `self-host` branch onto the last release commit. The Docker images for server and client are built then and pushed to Docker Hub as [sudoxreboot/habitica-self-host](https://hub.docker.com/r/sudoxreboot/habitica-self-host) and [awinterstein/habitica-client](https://hub.docker.com/r/awinterstein/habitica-client). +Looking for the matching UnifiedPush-enabled Android client? See [sudoxnym/habitica-android](https://github.com/sudoxnym/habitica-android). + ## Improvements for Self-Hosting The following noteworthy changes were applied to the Habitica source code: