Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 853 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 853 Bytes

jRadio

An internet radio player for the Linux desktop

jRadio is an easy to use internet radio player for your Linux desktop. The application is written in C++ using Gtkmm and (among others) includes the following features:

  • Robust playback of web radio streams using VLC
  • Meta data support
  • Playlist history
  • Customizable station icons

How to Install

To compile the sources use the following commands from the root directory

autoreconf -vif
./configure [--prefix=PREFIX]
make

Afterwards you can install the application into the specified PREFIX directory by using the command

make install

Screenshots

Main window 1

Main window 2

Main window 3

Station Dialog