<h1 align=center> TmuxRadio </h1>
<p> SEARCH, PLAY radio station from the globe from your terminal </p>

### Install

Simply run: `pip3 install tmuxradio`

I recommend installing it using `pipx install tmuxradio`

### External Dependency

It needs [FFmpeg](https://ffmpeg.org/download.html) to be installed on your
system in order to play the audio

on Ubuntu-based system >= 20.04, Run

```
sudo apt update && sudo apt install ffmpeg
```

For other systems including Windows see the above link

### Run

Search a station with `radio -s [STATION_NAME]`.

