This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |