GoTune
Developer
Tejashwi Kalp Taru
About
GoTune is an experimental music player written in Golang as a part of free time effort to explore Fyne. The player use BASS engine as the main engine to handle the music.

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