Small command line program to play online radio streams from https://geheimezender.com
The streams are parsed by parsing the HTML output of https://geheimezender.com/streamdata-desktop.php
To build a binary you'll need a working Go compiler and execute
$ go build
inside the repository.