All Projects β†’ dgtlmoon β†’ Changedetection.io

dgtlmoon / Changedetection.io

Licence: apache-2.0
changedetection.io - The best and simplest self-hosted website change detection monitoring service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Changedetection.io

Deploy Your Own Saas
List of "only yours" cloud services for everyday needs 🏴
Stars: ✭ 3,561 (+1878.33%)
Mutual labels:  self-hosted, open-source
Librehardwaremonitor
Libre Hardware Monitor, home of the fork of Open Hardware Monitor
Stars: ✭ 685 (+280.56%)
Mutual labels:  open-source, monitoring
Mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
Stars: ✭ 313 (+73.89%)
Mutual labels:  self-hosted, open-source
Podgrab
A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
Stars: ✭ 194 (+7.78%)
Mutual labels:  self-hosted, open-source
Xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Stars: ✭ 89 (-50.56%)
Mutual labels:  self-hosted, monitoring
Freshlytics
Open source privacy-friendly analytics
Stars: ✭ 303 (+68.33%)
Mutual labels:  self-hosted, monitoring
Projectsend
ProjectSend is a free, open source software that lets you share files with your clients, focused on ease of use and privacy. It supports clients groups, system users roles, statistics, multiple languages, detailed logs... and much more!
Stars: ✭ 671 (+272.78%)
Mutual labels:  self-hosted, open-source
Hastic Server
Hastic data management server for analyzing patterns and anomalies from Grafana
Stars: ✭ 292 (+62.22%)
Mutual labels:  self-hosted, monitoring
Shynet
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Stars: ✭ 1,273 (+607.22%)
Mutual labels:  self-hosted, monitoring
Passwordcockpit
Passwordcockpit is a simple, free, open source, self hosted, web based password manager for teams. It is made in PHP, Javascript, MySQL and it run on a docker service. It allows users with any kind of device to safely store, share and retrieve passwords, certificates, files and much more.
Stars: ✭ 34 (-81.11%)
Mutual labels:  self-hosted, open-source
Liman
Self-hosted web application for monitoring docker.
Stars: ✭ 518 (+187.78%)
Mutual labels:  self-hosted, monitoring
Sakuli
Sakuli is an end-2-end testing and monitoring tool for web sites and common UIs with multiple monitoring integrations
Stars: ✭ 115 (-36.11%)
Mutual labels:  open-source, monitoring
Opstrace
Secure observability, deployed in your own network. An open source alternative to SaaS solutions like Datadog, SignalFx, ...
Stars: ✭ 743 (+312.78%)
Mutual labels:  open-source, monitoring
Openitcockpit
openITCOCKPIT is an Open Source system monitoring tool built for different monitoring engines like Nagios, Naemon and Prometheus.
Stars: ✭ 108 (-40%)
Mutual labels:  open-source, monitoring
Hastic Grafana App
Hastic data management server for labeling patterns and anomalies in Grafana
Stars: ✭ 166 (-7.78%)
Mutual labels:  self-hosted, monitoring
Scout
ε―θƒ½ζ˜―δΈœεŠηƒζœ€η΅ζ΄»ηš„ URL η›‘ζŽ§η³»η»Ÿ
Stars: ✭ 174 (-3.33%)
Mutual labels:  monitoring
Ultratabsaver
The open source Tab Manager Extension for Safari.
Stars: ✭ 178 (-1.11%)
Mutual labels:  open-source
Alertmanager2es
Receives HTTP webhook notifications from AlertManager and inserts them into an Elasticsearch index for searching and analysis
Stars: ✭ 173 (-3.89%)
Mutual labels:  monitoring
React Native Performance Monitor
React Native Performance Monitor - Realtime graphing of React Native render performance
Stars: ✭ 174 (-3.33%)
Mutual labels:  monitoring
Donut
Open source reimplementation of The Simpsons: Hit & Run
Stars: ✭ 179 (-0.56%)
Mutual labels:  open-source

changedetection.io

changedetection.io Docker Pulls Change detection latest tag version

Self-hosted change monitoring of web pages.

Know when web pages change! Stay ontop of new information!

Self-hosted web page change monitoring

Example use cases

Know when ...

  • Government department updates (changes are often only on their websites)
  • Local government news (changes are often only on their websites)
  • New software releases, security advisories when you're not on their mailing list.
  • Festivals with changes
  • Realestate listing changes

Get monitoring now! super simple, one command!

docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io

Now visit http://127.0.0.1:5000 , You should now be able to access the UI.

Updating to latest version

Highly recommended :)

docker pull dgtlmoon/changedetection.io
docker kill $(docker ps -a|grep changedetection.io|awk '{print $1}')
docker rm $(docker ps -a|grep changedetection.io|awk '{print $1}')
docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io

Screenshots

Examining differences in content.

Self-hosted web page change monitoring context difference

Please ⭐️ star ⭐️ this project and help it grow! https://github.com/dgtlmoon/changedetection.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].