diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,7 @@ A Rust-based command line player for SomaFM radio. -Implements a pure-Rust audio backend, but can fallback to using a `mpv` as an optional dependency. +Implements a pure-Rust audio backend, but can fallback to using `mpv` as an optional dependency. ## Install @@ -14,8 +14,10 @@ $ cargo install somafm ```bash $ somafm -⠴ Loading SomaFM channels... +⠼ Loading SomaFM channels... > Select channel from list: Groove Salad: A nicely chilled plate of ambient/downtempo beats and grooves. +⠏ Fetching channel streams... +▹▹▹▸▹ Playing Groove Salad ``` ## License |
