A simple script that shows you info about NASA's astronomy image of the day.
Example:
I initially wanted to use // Schedule: 0 10 * * *
to automatically show the image everyday, 10am local time, but somehow when opening the script through https://scriptkit.com/api/new?name=
, the schedule
value gets stripped off, leaving only // Schedule:
?
Not sure if it's a bug or by design?