summary refs log tree commit diff stats
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to v0.6.9Andinus2020-04-241-1/+1
|
* Bump version to v0.6.8 v0.6.8Andinus2020-04-241-1/+1
|
* Add description for unveil()Andinus2020-04-241-0/+10
|
* Move app func to mainAndinus2020-04-241-0/+78
|
* Restructure projectAndinus2020-03-141-159/+0
|
* Narrow scope of the projectAndinus2020-03-141-135/+0
| | | | | | | | | 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 fetcherAndinus2020-03-121-2/+2
|
* Change mode to wall v0.2.0Andinus2020-03-121-17/+17
|
* Support Unsplash Source & Astronomy Picture of the DayAndinus2020-03-121-43/+77
|
* Support Bing Photo of the DayAndinus2020-03-121-51/+103
|
* Add support for Bing Photo of the DayAndinus2020-03-121-1/+67
|
* Add Astronomy Picture of the Day supportAndinus2020-03-121-6/+94
|
* Add image setting capabilityAndinus2020-03-121-0/+35
|
* Initialize programAndinus2020-03-111-0/+19