# 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)