gotune
gotune copied to clipboard
A music player written in golang
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
Contribution
Please feel free to fork the repository and submit your changes as a PR with description of changes/features