Skip to main content

CLI for RedFlagDeals.com

Project description

RFD

Hot deals on the command line.

Build Status

PyPI version

Installation

pip install rfd

Usage

rfd_peek

rfd threads <topic-id> [--limit 10]

tail a post

 rfd posts https://forums.redflagdeals.com/koodo-targeted-public-mobile-12-120-koodo-6gb-40-no-referrals-2176935/ --tail 4

Tab Completion

bash

echo 'eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.profile

zsh

There isn't native support for zsh but zsh's bash completion compatibility mode works:

echo 'autoload bashcompinit \
bashcompinit \
eval "$(_RFD_COMPLETE=source rfd)"' >> ~/.zshrc

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

rfd-0.1.5.tar.gz (6.3 kB view hashes)

Uploaded Source

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