From 9b2c6ef62d75104e33f7e3973c2d0940a770b21a Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sun, 16 Aug 2020 16:02:42 +0200 Subject: [PATCH] Added more links to the README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7ddbae..d9c43364 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,13 @@ Platypush [![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/BlackLight/platypush/issues) 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) + +Also check other [Medium stories](https://medium.com/tag/platypush/archive) to get more insights on what you can build with it and inspiration about possible usage. + +If you have issues/feature requests/enhancement ideas please post a [GitHub issue](https://github.com/BlackLight/platypush/issues). +A [Reddit channel](https://www.reddit.com/r/platypush) is also available for more general questions. + +--- 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.