Yesterday, on the trail in neighboring town, I have taken with my Pixel 6 Pro couple of pictures .
First one I made when crane just walked out of creek water.
And here is the same crane again staying still next to a wired fence.
Yesterday, on the trail in neighboring town, I have taken with my Pixel 6 Pro couple of pictures .
First one I made when crane just walked out of creek water.
And here is the same crane again staying still next to a wired fence.
I just published small Go project on GitHub:
https://github.com/jumbleview/decor
This is the program which takes jpeg picture as argument and set it as Windows desktop background.
Command line looks like this:
Program reads jpeg file, encodes it, crops image so it's width-to-height ratio matches width-to-height ratio of computer monitor, saves the image as bmp file and sets it as a screen background.
It is pure Go program. It should be compiled with command