command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Nov 26, 2019
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
git clone https://github.com/robopuff/goradio
go get
- 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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
pkg
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.