🚀 Download NASA Picture of the Day from your terminal!

## Usage
``` bash
# 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](https://apod.nasa.gov/apod/) and saves it on your computer (in the directory, where terminal is executed :unicorn:).
## Thanks:
- [NASA APOD :rocket:](https://apod.nasa.gov/apod/) for providing marvelous space photos every day!
## Disclaimer
NASA CLI is not affiliated with National Aeronautics and Space Administration.
## License
MIT
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fxxczaki%2Fnasa-cli?ref=badge_large)