A command line music radio client for https://coderadio.freecodecamp.org, written in Rust.
Download prebuilt binary from GitHub release page.
Or install with Cargo:
cargo install code-radio-cli
Then run code-radio
in command line.
This program uses rustaudio/cpal lib to play audio, which requires ALSA development files on Linux.
In order to build and run this program on Linux, you need to install:
libasound2-dev
on Debian / Ubuntualsa-lib-devel
on Fedora``` code-radio [OPTIONS]
OPTIONS:
-h, --help Print help information
-l, --list-stations List all stations
-n, --no-logo Do not display logo
-s, --station