FyneDesk
Developer
The Fyne Team
About
FyneDesk is an easy to use Linux/Unix desktop environment following material design. It is build using the Fyne toolkit and is designed to be easy to use as well as easy to develop.

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