From 5ea8ae2577dec7ab1d557e3dde5f1d0ff46e9f55 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 9 Feb 2021 09:37:17 +0100 Subject: [PATCH] Adding changedetection.io I could not find a category that really suites this tool, it doesn't fall under 'monitoring' because it's not about knowing when sites are up/down/performance etc, it's more about consuming important relevant information from websites and giving you a more efficient way to-do that, and I think there are some other change-detection type tools out there that could fit this category also. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a64a6b42..b95e5e47 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ See [Contributing](.github/CONTRIBUTING.md). - [Blogging Platforms](#blogging-platforms) - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing) - [Calendaring and Contacts Management](#calendaring-and-contacts-management) + - [Change detection](#change-detection) - [Communication systems](#communication-systems) - [Custom communication systems](#custom-communication-systems) - [Email](#email) @@ -225,6 +226,10 @@ _Some [Groupware](#groupware) solutions also feature calendar/address book editi _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations_ +## Change Detection + +- [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date of web-site content changes, encourages consuming new information _pro-actively_ (know when important websites have content changes) instead of _re-actively_ (being fed information from social media and others) + ### CalDAV or CardDAV servers - [Baïkal](http://sabre.io/baikal/) - Lightweight CalDAV and CardDAV server based on sabre/dav. ([Source Code](https://github.com/sabre-io/Baikal)) `GPL-3.0` `PHP`