Skip to content

breadlysm/nasa_apotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Nasa Astronomy picture of the day

Quick python script that downloads Nasa Astronomy picture of the day.

Features

  • Download Location Selector
  • Specify amount of historic APOTD's to grab

Basics

Running script with no arguments will download today's image

Using -d or --day and an integer, will download X days from their page.

Downloads 30 days of images.

python nasa_apotd.py -d 30

Using -l or --location will open up a gui on start to allow you to select a download folder.

python nasa_apotd.py -l

About

Quick script that downloads potd from nasa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages