Wallpapy is a small and simple script written in Python that keeps your Windows' wallpaper updated with the top picture on EarthPorn.
You need to make sure you have Python 2.7 installed on your machine.Easy way
Clone(or download ZIP and extract) the rep and simply run the Wallpapy.BAT file.
Not so easy way
You'll need to install the following things before you can run the script. Open the commandline and type in:
- pip install beautifulsoup
- easy_install "http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/pywin32-219.win32-py2.7.exe"
- After going through the steps above, you can simply clone the rep and run the script by opening commandline in the Wallpapy directory and typing in:
python Wallpapy.py
Now, brainfap to earthporn.
(Currently under development)
(do not use requirements.txt)