Skip to main content

Command line client for smee.io's webhook payload delivery service

Project description

https://img.shields.io/pypi/v/pysmee.svg https://img.shields.io/pypi/pyversions/pysmee.svg https://img.shields.io/:license-apache-blue.svg

Command line client for Smee’s webhook payload delivery service

This CLI tool allows you to connect to https://smee.io and see the messages that are coming through it, forward them to an URL, save them, and then replay them from a saved file into https://smee.io or directly into an URL of your choosing.

Features

  • Showing messages

  • Forwarding messages

  • Replaying messages

  • Long live support: Unlike the npm smee client that stops working after 4 hours

Examples

  • Forwarding messages to a local server:

    pysmee forward https://smee.io/xIgtwP3rRcQWPs5e http://localhost:8010/change_hook/github

  • Showing messages and saving them for later:

    pysmee show https://smee.io/xIgtwP3rRcQWPs5e --save output.txt

  • Sending saved messages back to smee.io:

    pysmee send https://smee.io/xIgtwP3rRcQWPs5e saved.txt

  • Sending saved messages to a local server:

    pysmee send http://localhost:8010/change_hook/github saved.txt

History

0.1.1 (2019-12-04)

  • Support forwarding via reverse proxy

0.1.0 (2019-07-22)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysmee-0.1.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

pysmee-0.1.1-py2.py3-none-any.whl (5.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page