From 883bb1ab122de2802f1f828cc72eda1ca7185a0c Mon Sep 17 00:00:00 2001 From: derekc Date: Mon, 23 Mar 2026 23:15:09 -0700 Subject: [PATCH] Add ntfy push notifications to Features section of README Co-Authored-By: Claude Sonnet 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ff97d..90f6aae 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A self-hosted, multi-user web app for backyard chicken keepers to track egg prod - **Multi-user** — each user has their own isolated data; self-registration on the login page - **Admin panel** — view all users, reset passwords, disable/enable accounts, delete accounts, and log in as any user - **Timezone support** — each user sets their own timezone so dates and stat windows are always accurate +- **Push notifications** — optional ntfy alerts for security events: new registrations, admin logins, account lockouts, user changes, and impersonation ## Tech Stack