Go to file
Adler Neves e58cc9bf77 savestate 2021-01-23 03:15:31 -03:00
hash_compressor_distributed refactoring 2020-11-05 21:08:05 -03:00
reddit_imgs savestate 2021-01-23 03:15:31 -03:00
.gitignore savestate 2021-01-23 03:15:31 -03:00
README.md initial commit 2017-12-29 21:19:13 -02:00
cron_prerun_kill.sh refactoring 2020-11-05 21:08:05 -03:00
getlinkof.py refactoring 2020-11-05 21:08:05 -03:00
moresubredditsabout.py Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
prunedownloads.py big refactoring 2020-07-19 22:54:26 -03:00
redditgetter.py initial commit 2017-12-29 20:54:22 -02:00
redditgetterunshared.py refactoring 2020-11-05 21:08:05 -03:00
requirements.txt update 2018-01-07 01:57:39 -02:00
showcurrentdownload.py Added normalization stage to pipeline 2020-06-01 00:20:23 -03:00
showfetchworkersstate.py has glitch 2020-06-05 19:20:12 -03:00

README.md

Reddit Image Wall Getter

Why?

Pr0n

How do I install the requirements?

Install Python 3.x from the site or from your package distribution (in this case, install python3-pip too)

Linux

sudo python3 -m pip install -r requirements.txt

Windows

python -m pip install -r requirements.txt

How do I run it?

Windows

Double-click redditgetter.py.

Linux

Open a terminal and run ./redditgetter.py