~zanneth/somafm-gtk

32a6f5a09128a8df755694ed59a35015d3ddf17a — Charles Magahern 3 years ago 3c544c7
Add README
1 files changed, 18 insertions(+), 0 deletions(-)

A README.md
A README.md => README.md +18 -0
@@ 0,0 1,18 @@
soma fm
================================================================================

somafm-gtk is a native client for [soma fm radio](https://somafm.com/), ad-free
listener supported radio, written in C++ and GTK.

Building
--------------------------------------------------------------------------------
    mkdir build ; cd build
    cmake ..
    make

Install on a UNIX-based system using `make install`.

Credits
--------------------------------------------------------------------------------
zanneth <root@zanneth.com>