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.
![]() |
2 months ago | |
---|---|---|
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
compile.sh | 2 months ago | |
main.cpp | 2 months ago | |
main.h | 2 months ago | |
search.cpp | 2 months ago | |
search.h | 2 months ago | |
update.sh | 2 months ago | |
window.cpp | 2 months ago | |
window.h | 2 months ago |
README.md
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