swr3-nowplaying - Provides the track that is currently playing in SWR3

Build Status

The German radio station "SWR3" provides details about the currently playing song. This gem parses their JSON feed and provides the details as Ruby object.

Usage

$ swr3-nowplaying
2016-12-31 14:14:04 +0100 - Lost Frequencies: What is love 2016

Installation

Add this line to your application's Gemfile:

gem 'swr3_nowplaying'

And then execute:

$ bundle

Or install it yourself as:

$ gem install swr3-nowplaying