Skip to content

amit-bhandari/instant-wallpaper-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-wallpaper-changer-linux

Quickly change wallpaper by typing couple words OR download all 100 HD latest wallpapers from google search by giving search term.

Ever came something/someone in mind and wanted to change your wallapaper according to mood? What to do?

Do you do the following? If yes, you are in a luck.

Go to goole -> search something -> find good photo -> download -> browse to directtory -> set wallpaper

This script will does all that in couple words after setup.

Updated for Windows.

You can use changewall_windows.py to change wallpaper for Windows OS. Tested in Windows 10 64 bit.

Steps to setup

-> Download the script in desired location
-> Change PHOTO_PATH in script and mention path where you want photo to be downloaded.
-> Install any missing packages by "pip install <package_name>" OR pip install -r requirements.txt
-> If you don't have pip, install pip. Instructions here --> https://www.saltycrane.com/blog/2010/02/how-install-pip-ubuntu/
-> [optional] Copy the script in /usr/bin to get direct access from terminal.
-> Enjoy!

Example usage -

./changewall.py -s "Lamborghini" ./changewall.py -s "Kate Upton"

And you are done!

Script will randomly pick one of the image shown below (actually out of 100 image which google will return) and will set it as wallpaper.

alt text


alt text

About

Quickly change wallpaper by typing couple words

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages