Skip to main content

Simple CLI RSS real-time notifier via webhook.

Project description

notiRSS

Simple CLI RSS real-time notifier via webhook.

Installation

From PyPi:

pip install notirss

From Github:

pip install git+https://github.com/scratchmex/notirss#egg=notirss

Usage

❯ notirss -h
usage: notirss [-h] -f FEED -c ENTRIES [-x EXTRACT] -w WEBHOOK [-t TIME] [-v]

Simple CLI RSS real-time notifier via webhook.

optional arguments:
  -h, --help            show this help message and exit
  -f FEED, --feed FEED  the RSS feed URL to check
  -c ENTRIES, --entries ENTRIES
                        amount of entries returned by the feed
  -x EXTRACT, --extract EXTRACT
                        data mapping in JSON format to extract from RSS feed, default all data
  -w WEBHOOK, --webhook WEBHOOK
                        webhook url to GET when new item/s found
  -t TIME, --time TIME  periodic time interval to check in seconds
  -v, --verbose         set logging level to DEBUG

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

notirss-0.1.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

notirss-0.1.0-py3-none-any.whl (15.4 kB view hashes)

Uploaded 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