somafm 0.2.0

A Rust-based command line player for SomaFM radio
# somafm.rs

A Rust-based command line player for SomaFM radio 

Currently requires `mpv` installed as the media backend, pure-rust media output is planned.

## Install

```bash
$ cargo install somafm
```

## Usage

```bash
$ somafm
⠴ Loading SomaFM channels...
> Select channel from list: Groove Salad: A nicely chilled plate of ambient/downtempo beats and grooves.
```

## License

[MIT](LICENSE)