{"id":13532016,"url":"https://github.com/xxczaki/nasa-cli","last_synced_at":"2025-04-11T12:46:48.516Z","repository":{"id":29240746,"uuid":"116720557","full_name":"xxczaki/nasa-cli","owner":"xxczaki","description":"🚀 Download NASA Picture of the Day from your terminal!","archived":false,"fork":false,"pushed_at":"2022-06-19T23:08:04.000Z","size":82,"stargazers_count":94,"open_issues_count":14,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T10:12:20.726Z","etag":null,"topics":["apod","nasa","nasa-apod","nasa-astronomy-picture","nasa-cli","nodejs","npm","package","potd","simple","star","xo","xo-style"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/nasa-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xxczaki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-08T19:48:18.000Z","updated_at":"2025-03-29T19:18:20.000Z","dependencies_parsed_at":"2022-08-07T14:15:42.344Z","dependency_job_id":null,"html_url":"https://github.com/xxczaki/nasa-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fnasa-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fnasa-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fnasa-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxczaki%2Fnasa-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxczaki","download_url":"https://codeload.github.com/xxczaki/nasa-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248402545,"owners_count":21097331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apod","nasa","nasa-apod","nasa-astronomy-picture","nasa-cli","nodejs","npm","package","potd","simple","star","xo","xo-style"],"created_at":"2024-08-01T07:01:07.599Z","updated_at":"2025-04-11T12:46:48.491Z","avatar_url":"https://github.com/xxczaki.png","language":"JavaScript","funding_links":["https://www.patreon.com/akepinski"],"categories":["Utilities"],"sub_categories":["Browser Replacement"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/GNPXJQC.png\" href=\"https://www.nasa.gov/\" height=\"256\"\u003e\n  \u003ch2 align=\"center\"\u003eNASA CLI\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e🚀 Download NASA Picture of the Day from your terminal!\u003cp\u003e\n  \n\u003cp align=\"center\"\u003e\u003ca href=\"https://www.npmjs.com/package/nasa-cli\"\u003e\u003cimg src=\"https://badge.fury.io/js/nasa-cli.svg\" alt=\"npm Package\"\u003e\u003c/a\u003e  \u003ca href=\"https://travis-ci.org/xxczaki/nasa-cli\"\u003e\u003cimg src=\"https://travis-ci.org/xxczaki/nasa-cli.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e \u003ca href=\"https://github.com/sindresorhus/xo\"\u003e\u003cimg src=\"https://img.shields.io/badge/code_style-XO-5ed9c7.svg\" alt=\"XO Code Style\"\u003e\u003c/a\u003e \u003ca class=\"badge-align\" href=\"https://www.codacy.com/app/xxczaki/nasa-cli?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=xxczaki/nasa-cli\u0026amp;utm_campaign=Badge_Grade\"\u003e\u003cimg src=\"https://api.codacy.com/project/badge/Grade/de9b2c83749a49799a39ca6277d3eefc\"/\u003e\u003c/a\u003e \n \u003ca href='https://github.com/agarrharr/awesome-cli-apps'\u003e\u003cimg src='https://awesome.re/mentioned-badge.svg' alt='Mentioned in Awesome CLI Apps' /\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.imgur.com/TGG4tXh.gif\" alt=\"Picture of the Day!\"\u003e\u003c/p\u003e\n\n## Installation \n\n``` \nnpm i -g nasa-cli\n```\n\u003ca href=\"https://www.patreon.com/akepinski\"\u003e\n\t\u003cimg src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## Usage\n\n``` bash\n# Download Picture of the Day\n\n$ nasa -t\n\n# Download Picture of the Day from the specific date\n\n$ nasa -d YYMMDD\n\n# Examples:\n\n$ nasa -t\n\n$ nasa -d 171224\n```\n\n## How it works?\n\nIt 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:).\n\n## Thanks:\n\n- [NASA APOD :rocket:](https://apod.nasa.gov/apod/) for providing marvelous space photos every day!\n\n## Disclaimer\n\nNASA CLI is not affiliated with National Aeronautics and Space Administration.\n\n## License\n\nMIT\n\n[![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)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxczaki%2Fnasa-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxxczaki%2Fnasa-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxczaki%2Fnasa-cli/lists"}