code-radio-cli 0.1.1

A command line music client for https://coderadio.freecodecamp.org
code-radio-cli-0.1.1 is not a library.

Code Radio CLI

Crate

A command line music client for https://coderadio.freecodecamp.org

Install

Install Rust, then run:

cargo install code-radio-cli

Usage

code-radio [OPTIONS]

OPTIONS:
    -h, --help                 Print help information
    -l, --list-stations        List all stations
    -s, --station <STATION>    The ID of the station to play from
    -v, --volume <VOLUME>      Volume, between 0 and 10 [default: 10]
    -V, --version              Print version information