Skip to content
/ rrply Public

Console player for rockradio.com online radio station.

Notifications You must be signed in to change notification settings

koykov/rrply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

rrply (deprecated and abandoned)

Console player for rockradio.com online radio station. Made just for fun and personal comfort (avoid registration and advertising).

End of maintenance

This project has been moved to conply.

Preparation

Before building the project you need to have libvlc-dev installed. On Debian/Ubuntu systems please execute:

apt-get install libvlc-dev

ON Centos/RHEL/Fedora systems execute:

dnf install vlc-devel

Installation

Just execute:

go get github.com/koykov/rrply
go build -o $GOPATH/bin/rrply github.com/koykov/rrply

About

Console player for rockradio.com online radio station.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages