You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

432 B

Radio ++

Dependencies

g++
wxgtk3
vlc
curl
jsoncpp

Arch

sudo pacman -S gcc wxgtk3 vlc curl jsoncpp

Debian/Ubuntu

sudo apt-get install g++ libwxgtk3.0-dev libvlc-dev libcurl-dev libjsoncpp-dev

Gentoo GNU/Linux

doas emerge -aq jsoncpp vlc x11-libs/wxGTK-3.0

Installing

git clone https://github.com/MIROowo/radio_plus_plus.git
cd radio_plus_plus
sh compile.sh