Push notifications made easy
ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API. It's infinitely flexible, and 100% free software.
Send push notifications from your app or script
Publishing messages can be done via PUT or POST. Topics are created on the fly by subscribing or publishing to them. If you use ntfy without sign-up, the topic is essentially a password, so pick something that's not easily guessable. If you purchase ntfy Pro, you can reserve topic names instead.
curl \
-d "Backup successful π" \
ntfy.sh/mytopic
Receive notifications on your phone
Subscribe to a topic and receive notifications, with different priorities, attachments, action buttons, tags & emojis, and even for automation.
Or get notified on your computer
You can use the web app to subscribe to topics as well. If you do, notifications will pop up as desktop notifications. Simply type in the topic name and click the Subscribe button. The browser will keep a connection open and listen for incoming notifications.
Integrate with your favorite tools
Publishing messages is just a HTTP request, so pretty much everything under the sun can integrate with ntfy.
changedetection.iohealthchecks.io
Whether it's receiving alerts from cronjobs, or when a GitHub Actions pipeline finishes, or when a new episode of your TV show is available, or when any website has a change β€οΈ, ntfy will let you know.
Pricing
Try ntfy for free without sign-up, or check out our paid plans. Or, since it's open source, you can always self-host it.
Supporter
$5/ month
Get started with ntfy, while also supporting the open source project.
Pro
$10/ month
This is the best value plan. Lots of messages, and large attachments.
Business
$20/ month
Insane amount of messages, lots of reserved topics, giant attachments.
Need a bigger plan, or a dedicated server? Feel free to contact us.
If you don't need a paid plan, but would still like to support us, please donate via GitHub Sponsors or Liberapay β€οΈ.
βHands down the best notification service I've ever used, and I have used them all.β
β Joe Harrison
Still not convinced?
Check out the countless blog posts and newspaper articles about ntfy, or read the all the reviews on Google Play, and the Apple Store
Join our open source community
ntfy is open source, and dual-licensed under the Apache 2.0 and GPLv2 license. Development happens out in the open, on GitHub and in our chats on Discord/Matrix. We love free software, and we're doing this because it's fun. Please join us, and let us know how you are using ntfy!
ntfy is proudly sponsored by β¦
And by many open source lovers across the globe via
GitHub Sponsors or Liberapay β€οΈ.
Want to become a sponsor?
Feel free to contact us, and we'll chat.