
Ntfy
ntfy (pronounced "notify") is a simple HTTP-based pub-sub notification service that allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup or cost.
About
ntfy is a lightweight notification service that enables sending push notifications to mobile devices and desktops using standard HTTP requests. It follows a publish-subscribe model where clients subscribe to topics and receive notifications when messages are published. The servic…