Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/CodeDotJS/apod-cli

:rocket: Downloading astronomy picture of the day from the command line done right!
https://github.com/CodeDotJS/apod-cli

astronomy astronomy-picture-of-the-day cli-app day downloader easy nodejs picture

Last synced: 10 days ago
JSON representation

:rocket: Downloading astronomy picture of the day from the command line done right!

Lists

README

        






## Install

```
$ npm install --global apod-cli
```

## Preview



## Usage
```
Usage: apod

Commands:
-t, --today Download Astronomy Picture of the Day
-d, --date Download Astornomy Picture from the specific date

Help:
-e, --example Show example
```

## Related

- __[`apod-nasa`](https://github.com/CodeDotJS/apod-nasa)__ `:` `A simple wrapper for` [`apod.nasa.gov`](https://apod.nasa.gov/)

## License

MIT © [Rishi Giri](http://rishigiri.ml)