Skip to content

tejashwikalptaru/gotune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Tune

A music player written in golang under development, was created as a part to learn Fyne

Uses Bass library as audio engine

Features

  • Playlist
  • Save history and reload
  • Audio + Tracker modules support

Bundle resource

fyne bundle --package=res --prefix=Resource music.png >> res/logo.go

Build

make build

Create app for Mac

make package

Dark Theme Light Theme

Contribution

Please feel free to fork the repository and submit your changes as a PR with description of changes/features