mrdck / rajio_gtk

A simple internet radio program made in c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rajio_gtk

A simple internet radio program made in c.

using

Launch application with command line or application launcher

Select station that you want

Listen

Installation

It is available on the AUR

Find it under:

rajio_gtk

More packages are coming

If you don't use Arch you can install with the Makefile

Dependencies:

GTK3
GStreamer
GStreaner-plugins-good
Gstreamer-plugins-bad
SQLite3

Step 1:

Download latest release from github

Step 2:

$ make PREFIX="/install/Path"

Step 3:

$ make PREFIX="/install/Path" install

May need to run the last command as root

Now rajio will be installed

License

This project is released under the GNU Public License Version 3 or Later.

See COPYING for more details

About

A simple internet radio program made in c

License:GNU General Public License v3.0


Languages

Language:C 97.3%Language:Makefile 2.7%