Migrated from https://git.sr.ht/~zanneth/somafm-gtk
- C++ 85.4%
- CMake 12.7%
- Nix 1.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| cmake | ||
| img | ||
| share | ||
| src | ||
| ui | ||
| .gitignore | ||
| CMakeLists.txt | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
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