Skip to content

Instantly share code, notes, and snippets.

@swehrwein
swehrwein / himawari_bg.py
Last active July 7, 2020 17:32
Script to change mac os desktop background to a minutes-old image of Earth.
#!/usr/local/bin/python
# Tested on Mac OS Yosemite circa July 2015, when NNVL had just started
# making Himawari images available. Hopefully they keep it up!
# Installation:
# pip install appscript
# change the image storage path below
# make executable (chmod +x himawari_bg.py)
# setup a cron job to run this script every 10 minutes