ranfdev / raddiu

Radio program for GNU/Linux made in gtk3
GNU General Public License v3.0
11 stars 3 forks source link

This program is not actively mantained anymore

if you are looking for an alternative, you can find it here: https://gitlab.gnome.org/World/Shortwave

Raddiu

Raddiu logo Raddiu screenshot Raddiu screenshot

this is a radio program made for GNU/Linux (especially elementary os).

Cli usage

com.github.ranfdev.raddiu search $radio_name --country $country_name --order $reverse --state $state --language $language

TODO:

Development

clone the repo and install the dependencies (You can find the list of dependencies in the meson.build file). You also need to install the elementary os sdk "elementary-sdk"

Build

meson build
cd build
ninja install

To do subsequent builds you can just run ninja and then run the program by doing ./com.github.ranfdev.raddiu