ntfy/docs/subscribe/web.md
Nick Farrell b218e62ffc
Actually apply the pre-commit fixers to the codebase.
This can be redone manually with
`pre-commit run --all`

While the pre-commit hook could be merged to run locally,
it is much cleaner to align all the files to best-practice
syntax in a single commit. It is also required for server-side
validation.
2022-12-23 08:15:51 +11:00

1.1 KiB

Subscribe from the Web UI

You can use the Web UI to subscribe to topics as well. If you do, and you keep the website open, 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.

To learn how to send messages, check out the publishing page.

To keep receiving desktop notifications from ntfy, you need to keep the website open. What I do, and what I highly recommend, is to pin the tab so that it's always open, but sort of out of the way:

![pinned](../static/img/web-pin.png){ width=500 }
Pin web app to move it out of the way