Mandelbrot Background
Developer
Craig Warner
About
This application creates interesting desktop backgrounds from images of the Mandelbrot set. The tool has several different templates, and lets the user configure the zoom location, color and position within the Mandelbrot set. A wide range of desktop resolutions are supported.

Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/craig-warner/mandelbrot-background@latest
Or you can download the code directly from git:
git clone https://github.com/craig-warner/mandelbrot-background