Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add project related links to readme | Andinus | 2020-03-14 | 1 | -1/+5 |
| | |||||
* | Add css styles in heading | Andinus | 2020-03-14 | 1 | -0/+2 |
| | |||||
* | Add cetus-nasa program v0.4.0 | Andinus | 2020-03-14 | 3 | -0/+245 |
| | | | | cetus-nasa uses NASA's API to get Astronomy Picture of the Day. | ||||
* | Split project into multiple programs | Andinus | 2020-03-14 | 3 | -173/+7 |
| | | | | Re-initialization to split project into multiple programs | ||||
* | Add v0.3.1 demo video to readme | Andinus | 2020-03-14 | 1 | -0/+1 |
| | |||||
* | Add support for random photo as background v0.3.1 | Andinus | 2020-03-14 | 3 | -1/+62 |
| | |||||
* | Unexport GetPathFromID & further break it in 2 functions | Andinus | 2020-03-14 | 1 | -12/+16 |
| | | | | | appendSizeToPath will get repeated later so seperated it into a different function | ||||
* | Break SetFromID in 2 functions v0.3.0 | Andinus | 2020-03-14 | 1 | -8/+13 |
| | | | | | GetPathFromID returns the path of the photo & SetFromID first gets the path from GetPathFromID then uses background.Set to set the background | ||||
* | Fix SetFromID & add usage in readme | Andinus | 2020-03-14 | 2 | -2/+9 |
| | |||||
* | Add photoID support | Andinus | 2020-03-14 | 3 | -1/+75 |
| | | | | photo-id flag can be used to set a specific photo as background | ||||
* | Add background package & Set function | Andinus | 2020-03-14 | 1 | -0/+25 |
| | |||||
* | Reinitialize project | Andinus | 2020-03-14 | 2 | -176/+2 |
| | |||||
* | Restructure project | Andinus | 2020-03-14 | 1 | -0/+0 |
| | |||||
* | Add install instructions & clean readme | Andinus | 2020-03-14 | 1 | -3/+35 |
| | |||||
* | Narrow scope of the project | Andinus | 2020-03-14 | 2 | -208/+4 |
| | | | | | | | | | Dropped support for Astronomy Picture of the Day & Bing Photo of the Day. I wrote this to get a new wallpaper at every startup or whenever I wish, in my opinion Unsplash Source is a better option & there is no point in keeping unused code. | ||||
* | Fix Bing Photo of the Day fetcher | Andinus | 2020-03-12 | 2 | -3/+3 |
| | |||||
* | Restructure readme | Andinus | 2020-03-12 | 1 | -29/+29 |
| | |||||
* | Explain how cetus is useful | Andinus | 2020-03-12 | 1 | -0/+3 |
| | |||||
* | Add demo video url in readme | Andinus | 2020-03-12 | 1 | -0/+7 |
| | |||||
* | Change mode to wall v0.2.0 | Andinus | 2020-03-12 | 2 | -31/+31 |
| | |||||
* | Clarify readme | Andinus | 2020-03-12 | 1 | -6/+10 |
| | |||||
* | Support Unsplash Source & Astronomy Picture of the Day | Andinus | 2020-03-12 | 2 | -48/+95 |
| | |||||
* | Support Bing Photo of the Day | Andinus | 2020-03-12 | 2 | -62/+136 |
| | |||||
* | Change scope of the project | Andinus | 2020-03-12 | 1 | -19/+24 |
| | |||||
* | Add example for Bing Photo of the Day | Andinus | 2020-03-12 | 1 | -0/+4 |
| | |||||
* | Add support for Bing Photo of the Day | Andinus | 2020-03-12 | 2 | -1/+68 |
| | |||||
* | Cleanup README | Andinus | 2020-03-12 | 1 | -10/+9 |
| | |||||
* | Revert "Move README from org file to markdown" | Andinus | 2020-03-12 | 2 | -41/+30 |
| | | | | This reverts commit 9db33380e4baadd725190c18f35810039c1c780e. | ||||
* | Move README from org file to markdown | Andinus | 2020-03-12 | 2 | -30/+41 |
| | |||||
* | Add Astronomy Picture of the Day support | Andinus | 2020-03-12 | 2 | -11/+114 |
| | |||||
* | Change features in readme | Andinus | 2020-03-12 | 1 | -2/+1 |
| | |||||
* | Add image setting capability | Andinus | 2020-03-12 | 2 | -1/+45 |
| | |||||
* | Initialize program | Andinus | 2020-03-11 | 2 | -0/+22 |
| | |||||
* | Clarify a feature | Andinus | 2020-03-11 | 1 | -0/+1 |
| | |||||
* | Initial commit | Andinus | 2020-03-11 | 2 | -0/+19 |