Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 404 Bytes

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