Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 384 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 384 Bytes

APOD-Wallpaper-Changer

This script changes wallpaper of your desktop daily from the NASA's Astronomical Picture of the Day To use this script- Windows-

pythonw.exe script.py

LINUX-

python script.py

To execute this program on a daily basis, you can use Task Scheduler in Windows, or cron in LINUX to start the script automatically at startup and execute the program.