A music player written in golang under development, was created as a part to learn Fyne
Uses Bass library as audio engine
- Playlist
- Save history and reload
- Audio + Tracker modules support
fyne bundle --package=res --prefix=Resource music.png >> res/logo.go
make build
make package
Please feel free to fork the repository and submit your changes as a PR with description of changes/features