Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove license text from headers | Andinus | 2020-03-15 | 1 | -14/+0 |
| | |||||
* | cetus-nasa: Fix compile time error | Andinus | 2020-03-15 | 1 | -1/+1 |
| | |||||
* | Port path-only to cetus-nasa | Andinus | 2020-03-15 | 1 | -0/+6 |
| | |||||
* | Clean up repeat variable declaration | Andinus | 2020-03-15 | 1 | -13/+5 |
| | |||||
* | Handle if block within printDetails function | Andinus | 2020-03-15 | 1 | -3/+4 |
| | |||||
* | Fix url on media types other than image | Andinus | 2020-03-15 | 1 | -1/+1 |
| | |||||
* | Split getting api response into a function | Andinus | 2020-03-15 | 1 | -7/+18 |
| | |||||
* | Fix url when media type is not an image | Andinus | 2020-03-15 | 1 | -1/+5 |
| | |||||
* | Check media type | Andinus | 2020-03-15 | 1 | -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 flag | Andinus | 2020-03-14 | 1 | -12/+21 |
| | |||||
* | Add cetus-nasa program v0.4.0 | Andinus | 2020-03-14 | 1 | -0/+105 |
cetus-nasa uses NASA's API to get Astronomy Picture of the Day. |