goradio

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: Unlicense Imports: 7 Imported by: 0

README

Goradio

An golang kind of implementation of pyradio. To properly use this application you will need a Golang >= 1.13 and mplayer installed

Usage

$ goradio

$ goradio --help
Usage of goradio:
  -d	Debug mode (shows logger window)
  -m string
    	MPlayer executable (default "mplayer")
  -s string
    	Stations file path (default "~/.config/pyradio/stations.csv")

Installation

  1. git clone https://github.com/robopuff/goradio
  2. go get
  3. Use one of:
    • make run - run an application without really building an executable (always in debug mode)
    • make build - build an application (saved into build/goradio)
    • make install - installs an application in go bin directory

External libraries

License

No. Do wathever.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
ui

Jump to

Keyboard shortcuts

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