ssimunic / Daily-Reddit-Wallpaper

Change your wallpaper to the most upvoted image of the day from /r/wallpapers or any other subreddit on system startup
http://ssimunic.github.io/Daily-Reddit-Wallpaper/
GNU General Public License v3.0
306 stars 51 forks source link

Accept a parameter for subreddit #34

Closed Justinzobel closed 7 years ago

Justinzobel commented 7 years ago

So you can pick the subreddit on each run. I like using earthporn. I've just manually changed it in the code for now but would be easier for the casual end-user.

jenroper commented 7 years ago

You can pass it a subreddit in the command line when you run it.
Example

python change_wallpaper_reddit.py --subreddit EarthPorn

or

python change_wallpaper_reddit.py --subreddit spaceporn --time week for the weekly top image in the spaceporn subreddit

Justinzobel commented 7 years ago

Damnit, sorry to waste your time, I see it's in the README.md