Skip to content

harshv47/Reddit-Background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit-Background

It is a Python script to set desktop backgrounds from images downloaded from Reddit.

There are two scripts:

The 'script.py' is the advanced version with controls.

The 'script_2.py' is the basic version which takes an image at random and sets it as desktop background.

Prequisites

Python 2

This code has been written for python 2.6+.

It can be installed by downloading the installer from: https://www.python.org/downloads/

For most Debian based systems, it should come preinstalled but you may need to install pip. To know your current installed version, use: $python

This can be installed using: pip install praw

Contribution

If you see any errors, feel free to open a pull request. Thank you!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages