mirror of
				https://github.com/binwiederhier/ntfy.git
				synced 2025-10-31 13:02:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # 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](../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>
 | |
| 
 | |
| 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:
 | |
| 
 | |
| <figure markdown>
 | |
|   { width=500 }
 | |
|   <figcaption>Pin web app to move it out of the way</figcaption>
 | |
| </figure>
 | |
| 
 | |
| If topic reservations are enabled, you can claim ownership over topics and define access to it:
 | |
| 
 | |
| <div id="reserve-screenshots" class="screenshots">
 | |
|     <a href="../../static/img/web-reserve-topic.png"><img src="../../static/img/web-reserve-topic.png"/></a> 
 | |
|     <a href="../../static/img/web-reserve-topic-dialog.png"><img src="../../static/img/web-reserve-topic-dialog.png"/></a>
 | |
| </div>
 | 
