All is about my experience | Linux

Like Us

20 August 2016

Gradio v4.0.1


Gradio v4.0.1 -
A GTK3 app for finding and listening to internet radio stations.
Suka mendengarkan radio?
Tentu?
Kabar gembira buat kamu Linux user, kini telah hadir aplikasi streaming radio berbasis GTK ( Plus headerbarnya itu lho ).
Sebenarnya saya agak telat memposting ini mengingat Gradio sekarang sudah versi 4.0.1.
Tapi gak apalah, daripada tidak sama sekali.

New Features:

  • New dark mode (Not available on all gtk designs)

Improvements:

  • Show the menu button only on ubuntu unity

Download Gradio v4.0.1:

Dependencies

For gradio:

  • glib-2.0
  • gtk+-3.0 >=3.18
  • gstreamer-1.0
  • json-glib-1.0
  • gio-2.0
  • gee-0.8
  • libsoup-2.4

For compiling:

  • General c/c++ libs & compiler
  • cmake
  • git

Install Gradio v4.0.1:

Dari Source Code ( Berlaku untuk semua distro linux )

cd ~/Downloads
git clone https://github.com/haecker-felix/gradio.git
cd gradio
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX= usr ..
make
sudo make install

Ubuntu

A PPA is available. Gradio needs Ubuntu 16.04 or higher. More details

Fedora

A copr is available. Gradio needs Fedora 24 or higher.
More details

openSUSE

Gradio is available in the official openSUSE repository.

Arch Linux

Gradio is available in the AUR.
More details