0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
The German radio station "SWR3" provides details about the currently playing song. This gem parses the feed and provides the details as Ruby object.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

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