Ntfy – open-source Push to Mobile
Summary
ntfy is an open-source service that lets developers send push notifications to phones or desktops via simple PUT/POST HTTP requests, with options for self-hosting and paid plans.
View Cached Full Text
Cached at: 08/14/26, 03:29 PM
Similar Articles
@CycleDecoded: Someone actually made this thing! From now on, if you want to pop a notification on your phone, you no longer need to deal with those disgusting third-party services and complex APIs. It's an HTTP message push tool that's minimal to the core. Whether your code finishes running, a script errors out, or a server goes down, one command and your phone gets the push instantly! binwi…
Introducing ntfy: a minimalist open-source HTTP message push tool that sends notifications to your phone/desktop with a single curl command, supporting all platforms, no registration, and self-hosting.
Nodey
Nodey is a mobile app that turns your phone into a command center for n8n workflows, allowing you to manage automations on the go.
Self-hosted web push Cloudflare Worker, works on iOS
Kukuroo is a self-hosted web push worker for Cloudflare that enables iOS push notifications via a single Worker and KV namespace, with no server or native app required. The article explains setup, integration, and prerequisites.
@NFTCPS: Don't throw away old Android phones! No need to buy virtual numbers or use third-party SMS platforms. httpSMS turns your Android phone into an SMS gateway. The logic is crude but practical: Send it an HTTP API request, and your Android phone sends the SMS for you. Incoming SMS can also be forwarded to your own…
httpSMS is an open-source tool that turns old Android phones into an SMS gateway, sending and receiving SMS via HTTP API, supporting end-to-end encryption and self-deployment. It is suitable as an alternative for regions where virtual numbers cannot be purchased.
@hank_aibtc: Guys, found an amazing project! Turn your idle Android phone directly into an SMS gateway, freely call HTTP API to send and receive SMS, no more paying Twilio or SMS platforms wasted money! The project is called httpSMS, GitHub: NdoleStudio/httpsms In simple terms, install…
Introduces open-source project httpSMS, which turns idle Android phones into SMS gateways, sends and receives SMS via HTTP API, supports self-hosted Docker and end-to-end encryption, saving money and stable.