RFD

Hot deals on the command line.

Build Status PyPI version Dependabot Total alerts Language grade: Python

image

Install

pip install rfd

Use

view threads

rfd threads [--forum-id 9] [--limit 10]
rfd search pizza [--num-pages 100]

Support Tab Completion

bash

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

zsh

echo 'eval "$(_RFD_COMPLETE=source_zsh rfd)"' >> ~/.zshrc
Description
view RedFlagDeals.com from the command line
Readme GPL-3.0 1.3 MiB
Languages
Python 93.9%
Makefile 6.1%