21 lines
1.2 KiB
Markdown
21 lines
1.2 KiB
Markdown
# Suscribirse desde la interfaz de usuario web
|
|
|
|
También puede usar la interfaz de usuario web para suscribirse a temas. Si lo hace, y mantiene el sitio web abierto, **notificaciones
|
|
aparece como notificaciones de escritorio**. Simplemente escriba el nombre del tema y haga clic en el botón *Subscribir* botón. El navegador
|
|
mantenga una conexión abierta y escuche las notificaciones entrantes.
|
|
|
|
Para obtener información sobre cómo enviar mensajes, consulte el [página de publicación](../publish.md).
|
|
|
|
<div id="web-screenshots" class="screenshots">
|
|
<a href="../../static/img/web-detail.png"><img src="../../static/img/web-detail.png"/></a>
|
|
<a href="../../static/img/web-notification.png"><img src="../../static/img/web-notification.png"/></a>
|
|
<a href="../../static/img/web-subscribe.png"><img src="../../static/img/web-subscribe.png"/></a>
|
|
</div>
|
|
|
|
Para seguir recibiendo notificaciones de escritorio de ntfy, debe mantener el sitio web abierto. Lo que hago, y lo que recomiendo encarecidamente,
|
|
es anclar la pestaña para que siempre esté abierta, pero algo fuera del camino:
|
|
|
|
<figure markdown>
|
|
{ width=500 }
|
|
<figcaption>Pin web app to move it out of the way</figcaption>
|
|
</figure>
|