Skip to content

petewall/eink-radiator-image-source-nasa-image-of-the-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eInk Radiator Image Source: Image

CI

Generates an image from the NASA Image of the Day.

nasa-image-of-the-day generate --config config.json --height 300 --width 400

It's based around the APOD API and requires an API key from NASA.

Configuration

The configuration only requires a NASA API key, but can also specify a date to pick a specific day.

field default required description
apiKey Yes The NASA API key
date No A date, in YYYY-MM-DD format, of a specific day to fetch

Examples

---
apiKey: <redacted>
date: "2022-04-18"

The NASA Astronomy image of the day for April 18th, 2022

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published