Categorygithub.com/drgolem/simpleFilePlayer
repositorypackage
0.0.0-20240522223036-ea38c63d1fa6
Repository: https://github.com/drgolem/simplefileplayer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

music file player example

Supported: MP3, OGG Vorbis, OGG Opus, FLAC

Build:

go mod init
go build

Run:

./simpleFilePlayer -in <music file>