From 2298fbb9e0dcad8ac3e6f002bbd7e081409729c2 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 19 Apr 2022 13:05:34 -0400 Subject: [PATCH] Updated showcase (markdown) --- showcase.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase.md b/showcase.md index f7ad3ba..83a6fd0 100644 --- a/showcase.md +++ b/showcase.md @@ -6,6 +6,7 @@ Apprise has been mentioned in: - [Python Bytes Podcast Episode 138](https://pythonbytes.fm/episodes/show/138/will-pyoxidizer-weld-shut-one-of-python-s-major-gaps) - Jul 4, 2019 ## Integrations +- [ChangeDetection](https://github.com/dgtlmoon/changedetection.io): A tool that monitors websites you provide it so that it can alert you when the page changes (and/or is updated). - [Home Assistant](https://www.home-assistant.io/): Open source home automation that puts local control and privacy first. - [Uptime Kuma](https://github.com/louislam/uptime-kuma): A popular self-hosted monitoring tool like _[Uptime Robot](https://uptimerobot.com/)_. - [Apprise-GA](https://github.com/cstuder/apprise-ga): Apprise [GitHub Action](https://github.com/features/actions) integration. Also available in the [GitHub Marketplace](https://github.com/marketplace/actions/apprise-notification). @@ -16,7 +17,6 @@ Apprise has been mentioned in: - [Apprise-Skill](https://github.com/domcross/apprise-skill): A component of [Mycroft](https://mycroft.ai/) voice assistant platform allowing it to work with the Apprise library. - [Traktarr](https://github.com/l3uddz/traktarr): Script to add new series & movies to [Sonarr](https://sonarr.tv)/[Radarr](https://radarr.video) based on [Trakt](https://trakt.tv) lists. - [Healthchecks](https://healthchecks.io): A Cron Monitoring Tool written in Python & Django. -- [ChangeDetection](https://github.com/dgtlmoon/changedetection.io): A tool that monitors websites you provide it so that it can alert you when the page changes (and/or is updated). - [binance-trade-bot](https://github.com/edeng23/binance-trade-bot): A platform that monitors bitcoin currency value and can automatically move your coins around (while notifying you when this is done) to maximize your profit. ## Public Acknowledgements