Skip to content

Python program to change wallpaper adding a random quote and stock tickers of choice on it

Notifications You must be signed in to change notification settings

parasraorane/Python-Smart-Wallpaper-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Smart Wallpaper for Windows

A python script that sets a new wallpaper with following features:

  • Wallpaper Image is selected randomly from the specified folder
  • Random quote at the left bottom portion of wallpaper
  • Required Stock tickers with current price and percentage change at the top right corner of wallpaper
  • Last updated time in the bottom right corner of wallpaper
  • Option to set live satellite images of Earth as wallpaper instead of local images.(use changewallpapernasa.py)

Schedule the execution of the script(.py file) using Task Scheduler so the script runs in the background at the required interval. (ref: https://www.youtube.com/watch?v=n2Cr_YRQk7o)

About

Python program to change wallpaper adding a random quote and stock tickers of choice on it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published