Skip to content

xxczaki/nasa-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

94 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NASA CLI

๐Ÿš€ Download NASA Picture of the Day from your terminal!

npm Package Build Status XO Code Style Mentioned in Awesome CLI Apps

Picture of the Day!

Installation

npm i -g nasa-cli

Usage

# 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

How it works?

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 ๐Ÿฆ„).

Thanks:

Disclaimer

NASA CLI is not affiliated with National Aeronautics and Space Administration.

License

MIT

FOSSA Status