ntfy (pronounced “notify”) is an open-source push notification service that can be used as a UnifiedPush distributor. You can use it with the default server without needing to sign up to an account. Direct download Details License: Apache2 | GPLv2 Server sources: https://github.com/binwiederhier/ntfy Android sources: https://github.com/binwiederhier/ntfy-android website: https://ntfy.sh/ Technology: WebSockets (default) or HTTP JSON stream (Like HTTP Server Sent Events) ntfy quickstart gu...