A small Python script to play various radio stations from a terminal.
On Ubuntu:
$ sudo apt-get install python3-pip mpv
On Arch:
$ sudo pacman -S python-pip mpv
After installing pip
, use it to install yamlradio
:
$ sudo pip3 install yamlradio
You don't need to mind the python dependencies as they will be installed automatically.
$ yamlradio <CHANNEL-ABBREVIATION>
e.g.
$ yamlradio r2nl
$ yamlradio stubru
Music will start playing automatically, press any of the following keys to exit:
- q
- Esc
- Enter
- Space
You can request for a radio station to be added to yamlradio
. Open an issue
by clicking this url.
Please limit your requests to one station per issue.
You can replace our fine choices with your own recommendations by creating
a file in your home directory, called .yamlradio.yml
. Adhere to the syntax
defined in zenders.yml
, otherwise you may run into
some problems.
I try to provide tech-savvy users with the right tools to customise yamlradio
to their likings. Some things you can do: