1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 16:58:06 +02:00

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.
This commit is contained in:
dgtlmoon 2021-02-09 09:37:17 +01:00 committed by GitHub
parent efeff84250
commit 5ea8ae2577
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`