🚀 Download NASA Picture of the Day from your terminal!
npm i -g nasa-cli
# Download Picture of the Day
$ nasa -t
# Download Picture of the Day from the specific date
$ nasa -d YYMMDD
# Examples:
$ nasa -t
$ nasa -d 171224
It downloads the latest Picture of the Day (or from specific date) from NASA APOD and saves it on your computer (in the directory, where terminal is executed 🦄).
- NASA APOD 🚀 for providing marvelous space photos every day!
NASA CLI is not affiliated with National Aeronautics and Space Administration.
MIT