Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 382 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 382 Bytes

reddit-unixpn-scrapper

Usage

python main.py [options] <desktop environment>

Examples

python main.py -s new -n 10 qtile
python main.py dwm

Options

-s		-> sort (new, hot, top)
-n		-> number of images

Install

git clone https://github.com/lokesh1199/reddit-unixpn-scrapper
cd reddit-unixpn-scrapper
pip install -r requirements.txt