Nomad
Developer
Fyne Labs
About
Nomad is a time conversion app that helps to manage time across multiple timezones and locations. It takes a graphical approach to illustrating locations using Unsplash images loaded dynamically.
The UI was designed to bring a custom brand to a Fyne app so the team could show how easily this could be implemented.

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/fynelabs/nomad@latest
Or you can download the code directly from git:
git clone https://github.com/fynelabs/nomad.git