summary refs log tree commit diff stats
path: root/cmd/cetus-nasa
Commit message (Collapse)AuthorAgeFilesLines
* Fix url when media type is not an imageAndinus2020-03-151-1/+5
|
* Check media typeAndinus2020-03-151-8/+18
| | | | | | | Today's media type was video & that broke the program, currently this will check the media type & set background only if it's an image. It exits if media type is not an image, this behaviour might change later.
* Add version flagAndinus2020-03-141-12/+21
|
* Add cetus-nasa program v0.4.0Andinus2020-03-141-0/+105
cetus-nasa uses NASA's API to get Astronomy Picture of the Day.