~zanneth/somafm-gtk

Native GTK client for Soma FM radio.
app: Adds MPRIS support for remote control
cmake: Adds a install/compile step for the gsettings schema, and adds a nix flake
Adds a nix derivation

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~zanneth/somafm-gtk
read/write
git@git.sr.ht:~zanneth/somafm-gtk

You can also use your local clone with git send-email.

#soma fm

somafm-gtk is a native client for soma fm radio, ad-free listener supported radio, written in C++ and GTK.

#Building

somafm-gtk depends on the following libraries. Install these before building.

  • gtkmm-3.0
  • gstreamermm-1.0
  • curlpp
  • jsonpp

The project uses the CMake build system. Run the following commands to build.

mkdir build ; cd build
cmake ..
make

Install on a UNIX-based system using make install.

#Credits

zanneth root@zanneth.com