captainwebhook icon indicating copy to clipboard operation
captainwebhook copied to clipboard

Captain Webhook eats webhooks and executes commands.

=============================== Captain Webhook

.. image:: https://travis-ci.org/skorokithakis/captainwebhook.png?branch=master :target: https://travis-ci.org/skorokithakis/captainwebhook

.. image:: https://img.shields.io/pypi/v/captainwebhook.svg :target: https://pypi.python.org/pypi/captainwebhook

Captain Webhook runs your scripts when it receives a webhook.

  • Free software: BSD license
  • Documentation: https://captain-webhook.readthedocs.org.

Features

  • Runs an HTTP server and executes a given command when a pre-selected URL is requested.
  • Nothing else.