floyd-player-golang

command module
v0.0.0-...-628d0d7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2017 License: MIT Imports: 16 Imported by: 0

README

Floyd Player

Learning GO - Simple M3U List player with mplayer

Playlist

Playlist

Mplayer

mplayer

# Clone
git clone https://github.com/talesluna/floyd-player-golang/ && cd floyd-player-golang

# Install go
sudo apt install golang

# Config GOPATH
export GOPATH="../youPath"

# Download packages
go get github.com/golang/gxui

# Build
go build -o floyd

# Run 
go run *.go path/you/list.m3u   # For run dev code
./floyd path/you/list.m3u       # For binary

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL