Skip to content
forked from Johennes/jRadio

Internet radio player for the Linux desktop

License

Notifications You must be signed in to change notification settings

jdarnold/jRadio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Internet radio player for the Linux desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • Makefile 2.0%
  • M4 0.9%