It allows you to send notifications <ahref="https://play.google.com/store/apps/details?id=io.heckel.ntfy">to your phone</a> or desktop via scripts from any computer,
It allows you to send notifications <ahref="https://play.google.com/store/apps/details?id=io.heckel.ntfy">to your phone</a> or desktop via scripts from any computer,
entirely <b>without signup or cost</b>. It's also <ahref="https://github.com/binwiederhier/ntfy">open source</a> if you want to run your own.
entirely <b>without signup or cost</b>. It's also <ahref="https://github.com/binwiederhier/ntfy">open source</a> if you want to run your own.
</p>
</p>
<p>
There are many ways to use ntfy. You can send yourself messages for all sorts of things: When a long process finishes or fails (a backup, a long rsync job, ...),
or to notify yourself when somebody logs into your server(s). Or you may want to use it in your own app to distribute messages to subscribed clients.
Endless possibilities 😀.
</p>
<h2>Publishing messages</h2>
<h2>Publishing messages</h2>
<p>
<p>
...
@@ -130,6 +135,14 @@
...
@@ -130,6 +135,14 @@
<br/>
<br/>
This is a notification
This is a notification
</code>
</code>
<pclass="smallMarginBottom">
Here's an example of how to use this endpoint to send desktop notifications for every incoming message: