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/fyne/v2/cmd/fyne@latest
fyne get github.com/tejashwikalptaru/gotune/