From a4261513f410bf5e9b5a75cb097a7f6c6c69dd05 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 26 Nov 2019 21:41:03 -0500 Subject: [PATCH] Created showcase (markdown) --- showcase.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 showcase.md diff --git a/showcase.md b/showcase.md new file mode 100644 index 0000000..c3e54de --- /dev/null +++ b/showcase.md @@ -0,0 +1,9 @@ +## Coverage +Apprise has been covered in: +- [Home Assistant Podcast 58](https://hasspodcast.io/ha058/) - Oct 31, 2019 +- [Python Bytes Episode 138](https://pythonbytes.fm/episodes/show/138/will-pyoxidizer-weld-shut-one-of-python-s-major-gaps). - Jul 4, 2019 + +## Integrations +- [Home Assistant](https://github.com/home-assistant/home-assistant): Open source home automation that puts local control and privacy first. +- [Bazarr](https://github.com/morpheus65535/bazarr): A companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you. +- [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. \ No newline at end of file