Dave Gallant be92e5773d fix bug when iterating over all existing posts in a thread (#23)
* fix get posts

* remove tail/head and fix posts command
2019-09-15 23:21:40 -04:00
2018-04-08 21:01:14 -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-09-08 23:26:42 -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

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

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%