Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xxczaki/nasa-cli
🚀 Download NASA Picture of the Day from your terminal!
https://github.com/xxczaki/nasa-cli
apod nasa nasa-apod nasa-astronomy-picture nasa-cli nodejs npm package potd simple star xo xo-style
Last synced: 2 months ago
JSON representation
🚀 Download NASA Picture of the Day from your terminal!
- Host: GitHub
- URL: https://github.com/xxczaki/nasa-cli
- Owner: xxczaki
- License: mit
- Created: 2018-01-08T19:48:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T23:08:04.000Z (over 2 years ago)
- Last Synced: 2024-07-06T01:53:00.231Z (3 months ago)
- Topics: apod, nasa, nasa-apod, nasa-astronomy-picture, nasa-cli, nodejs, npm, package, potd, simple, star, xo, xo-style
- Language: JavaScript
- Homepage: https://npmjs.com/package/nasa-cli
- Size: 80.1 KB
- Stars: 83
- Watchers: 3
- Forks: 13
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cli-apps - nasa-cli - Download NASA Picture of the Day. (Utilities / Browser Replacement)
- fucking-awesome-cli-apps - nasa-cli - Download NASA Picture of the Day. (Utilities / Browser Replacement)
README
NASA CLI
🚀 Download NASA Picture of the Day from your terminal!
## Installation
## 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
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxxczaki%2Fnasa-cli.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxxczaki%2Fnasa-cli?ref=badge_large)