Go to file
Adler Neves b3eae2b705 initial commit 2017-12-29 21:19:13 -02:00
d initial commit 2017-12-29 20:54:22 -02:00
i initial commit 2017-12-29 20:54:22 -02:00
r initial commit 2017-12-29 20:54:22 -02:00
reddit_imgs initial commit 2017-12-29 21:19:13 -02:00
.gitignore initial commit 2017-12-29 20:54:22 -02:00
README.md initial commit 2017-12-29 21:19:13 -02:00
redditgetter.py initial commit 2017-12-29 20:54:22 -02:00
requirements.txt initial commit 2017-12-29 21:09:16 -02: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