Skip to content

adrian-lin-1-0-0/simple-vlc-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple VLC Player

A simple VLC player for Linux written in go.

press h to show or hide help message.

Quick Start

Go Install

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>

Source Code

go run cmd/simple-vlc-player/main.go -f <path-to-file>

Install VLC On Debian/Ubuntu

sudo apt-get install libvlc-dev
sudo apt-get install vlc

About

A simple VLC player for Linux written in go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages