Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikvk/photo-of-the-day

Downloads image of day from web source collection and set it as windows wallpaper.
https://github.com/ikvk/photo-of-the-day

python python3 wallpaper windows windows-10

Last synced: 15 days ago
JSON representation

Downloads image of day from web source collection and set it as windows wallpaper.

Awesome Lists containing this project

README

        

photo-of-the-day
================

Downloads photo of day from internet source collection and sets it as wallpaper on windows 10.

This is python 3 script without dependencies.

Available sources:
------------------
- **35photo** - https://ru.35photo.pro/rating/photo_day/
- **Artstation** - https://www.artstation.com
- **Bing** - https://www.bing.com/
- **NASA IOTD** - https://www.nasa.gov/multimedia/imagegallery/iotd.html
- **NASA APOD** - https://apod.nasa.gov/apod/astropix.html
- **National geographic** - https://www.nationalgeographic.co.uk/photo-of-day
- **ESA** - http://www.esa.int/ESA_Multimedia/Images

Usage:
------

::

pythonw wallpaper.py 35photo
pythonw wallpaper.py artstation
pythonw wallpaper.py bing
pythonw wallpaper.py nasa
pythonw wallpaper.py astropix
pythonw wallpaper.py geo
pythonw wallpaper.py esa

Automate:
---------

Good way to run script periodically on windows: using task scheduler:

#. Start scheduler: press WinKey+R -> "control schedtasks"
#. Create task for run script