From 3e56666ba3d1373c7200cbe5a7e43917d9fbd976 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Tue, 31 Mar 2020 23:04:47 +0200 Subject: [PATCH] Added Reddit channel to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09f1f720..499efddc 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Platypush [![pip version](https://img.shields.io/pypi/v/platypush.svg?style=flat)](https://pypi.python.org/pypi/platypush/) Advised read: [**Getting started with Platypush**](https://medium.com/@automationguru/automate-your-house-your-life-and-everything-else-around-with-platypush-dba1cd13e3f6) (Medium article). +[Reddit channel](https://www.reddit.com/r/platypush) Imagine Platypush as some kind of [IFTTT](https://ifttt.com) on steroids - or [Tasker](https://tasker.joaoapps.com/), or [Microsoft Flow](https://flow.microsoft.com), or [PushBullet](https://pushbullet.com) on steroids. Platypush aims to turn any device in a smart hub that can control things, interact with cloud services and send messages to other devices. It's a general-purpose lightweight platform to process any request and run any logic triggered by custom events.