Adding changedetection.io integration guide
This commit is contained in:
		
							parent
							
								
									32efbd5823
								
							
						
					
					
						commit
						27f8cc0e52
					
				
					 3 changed files with 17 additions and 0 deletions
				
			
		|  | @ -135,6 +135,22 @@ You can send a message during a workflow run with curl. Here is an example sendi | ||||||
|       ${{ secrets.NTFY_URL }} |       ${{ secrets.NTFY_URL }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | ## Changedetection.io | ||||||
|  | NTFY is an excellent choice for getting notifications when a website has a change sent to your mobile (or desktop),  | ||||||
|  | [changedetection.io](https://changedetection.io) or [https://github.com/dgtlmoon/changedetection.io](https://github.com/dgtlmoon/changedetection.io)  | ||||||
|  | uses [apprise](https://github.com/caronc/apprise) library for notification integrations. | ||||||
|  | 
 | ||||||
|  | To add any NTFY(s) notification to a website change simply add the [NTFY style URL](https://github.com/caronc/apprise/wiki/Notify_ntfy)  | ||||||
|  | to the notification list. | ||||||
|  | 
 | ||||||
|  | For example `ntfy://{topic}` or `ntfy://{user}:{password}@{host}:{port}/{topics}` | ||||||
|  | 
 | ||||||
|  | In your changedetection.io installation, click `Edit` > `Notifications` on a single watch then add the special NTFY URL  | ||||||
|  | to the Notification List. | ||||||
|  | 
 | ||||||
|  |  | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| ## Watchtower (shoutrrr) | ## Watchtower (shoutrrr) | ||||||
| You can use [shoutrrr](https://containrrr.dev/shoutrrr/latest/services/ntfy/) to send  | You can use [shoutrrr](https://containrrr.dev/shoutrrr/latest/services/ntfy/) to send  | ||||||
| [Watchtower](https://github.com/containrrr/watchtower/) notifications to your ntfy topic. | [Watchtower](https://github.com/containrrr/watchtower/) notifications to your ntfy topic. | ||||||
|  |  | ||||||
|  | @ -24,6 +24,7 @@ I've added a ⭐ to projects or posts that have a significant following, or had | ||||||
| - [diun](https://crazymax.dev/diun/) - Docker Image Update Notifier | - [diun](https://crazymax.dev/diun/) - Docker Image Update Notifier | ||||||
| - [Cloudron](https://www.cloudron.io/store/sh.ntfy.cloudronapp.html) - Platform that makes it easy to manage web apps on your server | - [Cloudron](https://www.cloudron.io/store/sh.ntfy.cloudronapp.html) - Platform that makes it easy to manage web apps on your server | ||||||
| - [Xitoring](https://xitoring.com/docs/notifications/notification-roles/ntfy/) - Server and Uptime monitoring | - [Xitoring](https://xitoring.com/docs/notifications/notification-roles/ntfy/) - Server and Uptime monitoring | ||||||
|  | - [changedetection.io](https://changedetection.io) ⭐ - Website change detection and notification | ||||||
| 
 | 
 | ||||||
| ## Integration via HTTP/SMTP/etc. | ## Integration via HTTP/SMTP/etc. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
							
								
								
									
										
											BIN
										
									
								
								docs/static/img/cdio-setup.jpg
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/static/img/cdio-setup.jpg
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 155 KiB | 
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue