anshulgupta0803 / wwotd

Wallpaper and Word of the day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wallpaper and Word of the day

License:Apache License 2.0


Languages

Language:Python 100.0%