You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Adler Neves de4430ab23 fix: FORCE_COLOR level 1 year ago
hash_compressor_distributed refactoring 3 years ago
reddit_imgs fix: FORCE_COLOR level 1 year ago
.gitignore savestate 2 years ago
README.md initial commit 6 years ago
cron.sh fix: FORCE_COLOR level 1 year ago
cron_prerun_kill.sh refactoring 3 years ago
getlinkof.py refactoring 3 years ago
moresubredditsabout.py Added normalization stage to pipeline 3 years ago
prunedownloads.py big refactoring 3 years ago
redditgetter.py initial commit 6 years ago
redditgetterunshared.py refactoring 3 years ago
requirements.txt update 5 years ago
showcurrentdownload.py Added normalization stage to pipeline 3 years ago
showfetchworkersstate.py has glitch 3 years ago

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