From 676206dea900a25d3385c70db4217a9d02f8ed7f Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 26 Nov 2014 23:14:21 +0100 Subject: [PATCH] docs: Add Mopidy-Webhooks extension --- docs/ext/frontends.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/ext/frontends.rst b/docs/ext/frontends.rst index 0db2335a..50dc348f 100644 --- a/docs/ext/frontends.rst +++ b/docs/ext/frontends.rst @@ -73,3 +73,12 @@ https://github.com/9and3r/mopidy-ttsgpio Extension for controlling Mopidy without a display by using e.g. buttons connected to GPIO and text-to-speech for track information. + + +Mopidy-Webhooks +=============== + +https://github.com/paddycarey/mopidy-webhooks + +Extension for sending HTTP POST requests with JSON payloads to a remote server +on when Mopidy core triggers an event and on regular intervals.