A simple VLC player for Linux written in go.
press h
to show or hide help message.
go install -v github.com/adrian-lin-1-0-0/simple-vlc-player/cmd/simple-vlc-player@latest
And then run it.
simple-vlc-player -f <path-to-file>
go run cmd/simple-vlc-player/main.go -f <path-to-file>
sudo apt-get install libvlc-dev
sudo apt-get install vlc