Skip to content

a-abir/wallpaper-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallpaper-generator

Python-script that generates random wallpapers using the Python Imaging Lib (PIL)

Random Wallpaper Generator using Python

Install Required Modules:

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

Sample Wallpapers:


About

Python-script that generates random wallpapers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages