Continued docs

This commit is contained in:
Philipp Heckel 2021-12-03 20:38:21 -05:00
parent 7ba268887b
commit 246061829b
17 changed files with 421 additions and 54 deletions

View file

@ -1,10 +1,12 @@
# ntfy.sh | simple HTTP-based pub-sub
# Getting started
**ntfy** (pronounce: *notify*) is a simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern)
notification service. It allows you to send notifications to your phone or desktop via scripts from any computer,
entirely **without signup, cost or setup**. It's also [open source](https://github.com/binwiederhier/ntfy) if you want
to run your own.
notification service. It allows you to **send push notifications to your phone or desktop via scripts from any computer**,
entirely **without signup, cost or setup**. It's [open source](https://github.com/binwiederhier/ntfy) if you want to run your own.
<figure>
<video controls muted autoplay loop width="650" src="static/img/overview.mp4"></video>
<figcaption>Sending push notifications to your Android phone</figcaption>
</figure>
(pub sub diagram)
(screenshot / video / gif)