1.0.6 • Published 4 years ago

simple-nasa-image-downloader v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

simple-nasa-image-downloader

npm.io codecov Known Vulnerabilities npm version

code style: prettier

what does this do?

This CLI tool allows you to search NASA's public images API for a search term and downloads the original images. I build this because I was tired of seeing the same old desktop pictures. Using this tool you get to download a set of images for each search term and then you can use these images as desktop pictures. TADA!, now you can get dopamine hit whenever you see a new picture on your desktop.

how do I use this?

  • $ npm install -g simple-nasa-image-downloader
  • $ simple-nasa-image-downloader <search term>
  • your images will download in the current directory under the images folder.

TODO

  • add pre commit hook to run lint & tests
  • remove unirest and use only the core node library
  • refactor the code to proper async pattern
1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago