Skip to content

anshulgupta0803/wwotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallpaper and Word of the day

Downloads the Bing image of the day and Webster's Dictionary word of the day and sets them as your wallpaper

Python3 Requirements

  • bs4
  • Pillow
  • requests
pip install -r requirements.txt

Wallpaper Resolution

To change the resolution of the image, change the last line

Supported resolutions:

  • 800, 600
  • 1024, 768
  • 1280, 720
  • 1366, 768
  • 1920, 1080

Releases

No releases published

Packages

No packages published

Languages