app icon

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.

app screenshot
app screenshot

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