Dave Gallant ac46f2ae27 add search command (#33)
* add search command
2019-10-04 21:06:53 -04:00
2019-10-04 21:06:53 -04:00
2019-10-04 21:06:53 -04:00
2018-04-08 21:01:14 -04:00
2019-10-04 21:06:53 -04:00
2018-10-08 22:44:06 -04:00
2018-03-07 23:57:52 -05:00
2019-09-08 23:26:42 -04:00
2019-10-04 21:06:53 -04:00
2019-09-08 23:26:42 -04:00
2018-10-08 22:44:06 -04:00

RFD

Hot deals on the command line.

Build Status PyPI version

Installation

pip install rfd

Usage

rfd_demo_gif

threads

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

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%