Python-script that generates random wallpapers using the Python Imaging Lib (PIL)
Random Wallpaper Generator using Python
Just copy & paste
into terminal and hit enter. Enjoy!
# Installing the Python Image Lib
pip install --user pillow
# make folder "Wallie"
# mkdir Wallie
# cd Wallie
# clone the project
git clone https://github.com/a-abir/wallpaper-generator.git
cd wallpaper-generator
# Only download the file:
# curl https://raw.githubusercontent.com/a-abir/Wallpaper/master/wallpaper.py >> wallpaper.py
# run the python file
python wallpaper.py
ls walls