rmcnaughGitHub / RedditBackground

A Python script to set the desktop background to the top rated image of a given subreddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run Reddit Background on your Windows computer:

1. Download Python

Download the latest version of Python from python.org

2. Add the script file on your computer

Create a folder on your C: drive and call it RedditBackground. Add the file RedditBackground.py in that folder.

Run the script

To run the RedditBackground script, open the command line and point to C:\RedditBackground. Now run this command:

python RedditBackground.py subredditName

For example, to get the top rated image of /r/spaceporn, type:

python RedditBackground.py spaceporn

About

A Python script to set the desktop background to the top rated image of a given subreddit


Languages

Language:Python 100.0%